Phiên bản đầy đủ: jsB@nk » Thủ thuật » Tạo thanh cuộn cho các đối tượng
URL: https://www.javascriptbank.com/scroller-for-objects.html
Đoạn mã này có thể được dùng để tạo thanh cuộn cho các đối tượng như bảng, khung,...
Phiên bản đầy đủ: jsB@nk » Thủ thuật » Tạo thanh cuộn cho các đối tượng
URL: https://www.javascriptbank.com/scroller-for-objects.html
<DIV style="OVERFLOW: scroll; WIDTH: 1000px; HEIGHT: 400px">Enter your text here. the width and height are adjustable. Just put this where you want a table and enter text in the TD tags.</DIV><!-- This script downloaded from www.JavaScriptBank.com Come to view and download over 2000+ free javascript at www.JavaScriptBank.com-->