For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > January 2006 > Re: beginner: how to scroll table in other fame without server rebuilding the table?









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: beginner: how to scroll table in other fame without server rebuilding the table?
rlee0001

2006-01-17, 6:58 pm

bjorn,

Try doing away with the frame. You can set up a table so that the
individual table cells scroll their contents. Also, you can use
javascript to scroll instead of anchors if you want but not across
frames.

The frames are messing up the effect with your browser. Also, the
behaviour of round trips in this case is undefined. Some user agents
will scroll the page without reloading while others force a reload.
Also your application is going to have to deal with search engines
indexing the individual frames and what not.

Good luck with your project. :o)

-Robert

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com