At 6/13/2009 02:20 PM, Ido dekkers wrote:
i'm trying to find a way to get back to the same position in a table
that is nested in a fixed height div.

only 4 lines of the table are showing and i need after post to the
server to get back to the selected line....

any suggestions are welcome

the case in question :
http://test3.dekkers.net/policies/viewer.htm


Just as you would in a broader context, give each TR a unique ID and add it to the URL to bring it to the top of the (div) window, e.g. http://test3.dekkers.net/policies/viewer.htm#tr4

By the way, the HTML validator caught an illegal < character on line 159 "<span><</span>". And did you save the source file as utf-8?
http://validator.w3.org/check?uri=http%3A%2F%2Ftest3.dekkers.net%2Fpolicies%2Fviewer.htm

Regards,

Paul
__________________________

Paul Novitski
Juniper Webcraft Ltd.
http://juniperwebcraft.com


*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to