|
Posted by Andy on 05/17/06 23:39
" (Elmo)" <sputnik75043@yahoo.com> wrote in message
news:446b62db$0$24275$88260bb3@free.teranews.com...
> I just tried it in IE6 locally, and it worked just fine.
> I added it to a long page I had created already.
>
> "Michael Laplante" <nowhereman@twilightzone.net> wrote in message
> news:opJag.9650$zn1.5681@clgrps13...
> > Okay, wtf is going on in IE? At the top of my page:
> >
> > <div id="guardian">
> > <img alt="guardian (7K)" src="image/guardian.gif" height=
> > "101" width="381">
> > </div>
> >
> > At the bottom of my page:
> > <a href="#guardian">Back to top</a>
> >
> > Link works in Gecko browsers, but not IE. Help!
> >
> > (Note: Page isn't up yet so can't give URL.)
> >
> > M
> >
>
>
I usually use:
<a name="top" id="top">
so I think that would make your <div id = ***> into <a name= "guardian"
id="guardian">
Hope that helps.
Navigation:
[Reply to this message]
|