Forum Moderators: open

Message Too Old, No Replies

a href with params and anchor

a href with params and anchor

         

gb_dev

8:16 pm on Aug 28, 2006 (gmt 0)

10+ Year Member



Is it possible to link to a site with get vars/url params and an anchor?

This is what i want to do but it doesn't work:

http://this.site.com/info.php#2?id=5885

or this

http://this.site.com/info.php?id=5885#2

Robin_reala

8:33 pm on Aug 28, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Second methods's correct afaik. However, id attributes can't start with a digit in HTML - could this be your problem?