Dynadot โ€” .com Registration $8.99

Auto scroll in a TD w/o frames

Spaceship Spaceship
Watch
Impact
66
Auto scroll in a TD

is there a way to make it so that if there is more than a certain amount of text in a TD, a scroll bar will appear rather than the box resizing and messing up the whole layout?

otherwise, is there a way to use the php include and index.php?page=blah thing and send the $_GET['page'] to an iframe that is in the TD?

i hope i make sense...
 
Last edited:
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
Unstoppable DomainsUnstoppable Domains
You just can't have a scrollbar on a table. It would have to be an iframe or something. In HTML, the only thing that can scroll is the body of a page :/. I think you could make it work with a dynamic script that starts the string truncated and splits it up as you change position. Probably not worth the trouble.
 
0
•••
Dynadot โ€” .com Registration $8.99Dynadot โ€” .com Registration $8.99
Unstoppable Domains
Domain Recover
DomainEasy โ€” Zero Commission
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back