|
Posted by b. hotting on 01/08/06 19:22
Hi,
i would like to scroll a table by clicking on a link (or later a mouse over
event later on).
I Thought it could be done by putting the table in a frame, and using
anchors. Then jump to the anchors from the links.
Problem is that if i generate the table with php, the link needs this php
page as a reference with the anchor, which means it will go to the server
every time i click the link to scroll the table, and this way generate a lot
of unnecessary data traffic.
for a static html sample of what i have in mind see
http://www.smartcoloursensor.com/test
The bottom frame will be a php generated table later on (which will part of
the problem).
I'm sure there must be a better way....
All ideas appreciated!
Regards,
bjorn
Navigation:
[Reply to this message]
|