Hi Christian, You will find some info about this on the Sitepoint HTML reference pages, http://reference.sitepoint.com/html/a/href , read down that page and there is some information about requiring a href reference in the anchor link for IE. Also as I understand it you don't really need id= and name=, use one or the other - they complete the same purpose, although I'm just reading this information from a book and haven't checked the specification per se.
Cheers, John Unsworth On 4 March 2010 12:33, <c...@fagandesign.com.au> wrote: > Hi all, > > I have run in to what seems to be an IE8 bug - IE8 doesn't respond to > internal links (as in, same page links) on a demo site I'm working on....yet > IE6 and IE7 do! > > eg. > <a id="top" name="top"></a> > <ul> > <li>blah blah blah</li> > <li>blah blah blah</li> > </ul> > <a href="#top">back to top</a> > > I tried Googling and looking back through old posts from WSG but can't find > anything.... > > Has anyone come across this issue before? (and better yet, come across a > fix??) > > Regards, > > Christian Fagan > Fagan Design > fagandesign.com.au > > ******************************************************************* > List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm > Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm > Help: memberh...@webstandardsgroup.org > ******************************************************************* ******************************************************************* List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm Help: memberh...@webstandardsgroup.org *******************************************************************