[thelist] Variable Passing / Anchor Passing

bernardo escalona escalonab at hotmail.com
Wed Jan 26 09:41:45 CST 2005



Hello

Ok so i got exactly ZERO answers to my question so here it goes again. 
Please send at least an "I dont know" so at least i know my messages are 
getting received by the list.

PROBLEM:

I have a link on my website that looks something like this:

href="page.php?var=val#anchor"

Now on FIREFOX (and even SAFARI on mac) this is what happens: the variable 
'var' is received by 'page.php' perfectly fine, and also when 'page.php' 
loads up, it goes down to the section of the page with the anchor name 
'#anchor'. This is how i want it to work.

On Microsoft Internet Explorer, however, it does NOT work properly. The 
variable is passed correctly but the anchor info is not. When 'page.php' 
loads up, it just stays there at the top of the page. Quite annoying.

Please someone suggest a solution.

Berns

http://www.bernsonline.com/




More information about the thelist mailing list