focus
Posted: Mon Sep 15, 2003 2:26 pm
any one got tips to focus to a certain area of a page after the page have been refreashed or linked to?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
<a name="focushere">focus this</a>Code: Select all
<a href="myfile.html#focushere">focus on section of page</a>