Okay. So say I have a table with a defined width/height. I put information in this table, and it's more than the table can hold.
Can I use the custom scrollbar to scroll WITHIN the table ONLY?
That is, the table's border remains static on the page but text and whatnot within the table can scroll up or down.
If this is possible, can someone help script me?
Thanx
--Justin
P.S.: I found a page that has a good example: www.jadetree.com/audio.php
You see in the upper-right are scroll gifs. But there are two problems. First, they scroll too fast. Second, on examining the source, the script seemed awfully elaborate. How would I keep it simple?
Can I use the custom scrollbar to scroll WITHIN the table ONLY?
That is, the table's border remains static on the page but text and whatnot within the table can scroll up or down.
If this is possible, can someone help script me?
Thanx
--Justin
P.S.: I found a page that has a good example: www.jadetree.com/audio.php
You see in the upper-right are scroll gifs. But there are two problems. First, they scroll too fast. Second, on examining the source, the script seemed awfully elaborate. How would I keep it simple?
Comment