Your code is wrong, there is nothing wrong with Firefox's support for
anchor tags (that im aware of) and IE dont do too badly with them
either. Paste the following into a blank HTML file
Shoule work...does for me, no problem.
<html><head><title></title></head><body>
<a href="#test%20link">click me</a>
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br
/><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br
/><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br
/><br /><br /><br /><br /><br /><br />
<a name="test%20link">Ha, you clicked me, should work in Firefox 1.0.4
(Linux)</a>
</body></html>
Im sure its just the é
Above works but not with an é (dont have IE) which leads me to think you
should use the equivalent of the é
HTH
James
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php