I'm having difficulty launching a page in IE with URL#name. No issue with FF
or Opera
On Page 1, I have the link <a href="URL#here> Go here</a>.
On Page 2, I have <a name="here"></a>.
Both pages are in the same folder. When I invoke the link on Page 1, I get a
404 error in IE6. If I invoke the link without appending #here, the page
launches correctly. Am I missing something, or is this expected IE
[mis]behavior?
--
Ed Jay (remove 'M' to reply by email)
Win the War Against Breast Cancer.
Knowing the facts could save your life.
or Opera
On Page 1, I have the link <a href="URL#here> Go here</a>.
On Page 2, I have <a name="here"></a>.
Both pages are in the same folder. When I invoke the link on Page 1, I get a
404 error in IE6. If I invoke the link without appending #here, the page
launches correctly. Am I missing something, or is this expected IE
[mis]behavior?
--
Ed Jay (remove 'M' to reply by email)
Win the War Against Breast Cancer.
Knowing the facts could save your life.
Comment