Quote:
Originally Posted by rnd me
set the div's style.overflow = "auto" to auto add scrollbars if content is too big.
|
Yes, this is very true. I guess what I'm wondering is if there is anything that accomplishes the same function as a css scrollbar, but in a cleaner way? I'd love to see something with an image/button to scroll the visible area of the div up and down.
Also, I've checked out some pagination scripts, but they all seem to work off of the child elements instead of filling the height and putting the next chunk of content on the next page.
Thanks for the heads up, and sorry for not being a little more specific.
Cheers.