I always wonder how you made the pages go up from the bottom by clicking a button... I was wondering if this is how you do it....
EXAMPLE::::
Website URL: http://www.website.com/index.php
Button URL: http://www.website.com/index.php#
I always wonder how you made the pages go up from the bottom by clicking a button... I was wondering if this is how you do it....
EXAMPLE::::
Website URL: http://www.website.com/index.php
Button URL: http://www.website.com/index.php#
That way you have to set the id top, though.
http://yourwebsite.com/#
You don't need the index.php in the url.
Empty fragment identifiers are not defined in the HTML specification. If an author wishes to send a user somewhere within a page, use an id attribute or an anchor, and a proper fragment. Nothing less.Originally Posted by dtroi50
Mike
Bookmarks