|
Posted by brucie on 11/11/05 10:54
In post <news:437459df$0$11072$e4fe514c@news.xs4all.nl>,
Erwin Moller said:
>> http://example.com/example.html#edituser
>> will take you to the <p id="edituser">target</p>
> I SHOULD, but that isn't working on my setup.
> (IE6, W2000, both suck, i know, but that is my customers targetplatform)
do it the old fashioned way, not use an id.
<a name="edituser">blah</a>
--
l i t t l e v o i c e s
[Back to original message]
|