View Single Post
  #3 (permalink)  
Old Nov 9th, 2007, 11:31
AdRock's Avatar
AdRock AdRock is offline
SuperMember

SuperMember
Join Date: Jul 2006
Location: Devon, England
Posts: 565
Thanks: 0
Thanked 0 Times in 0 Posts
Re: wierdness in IE (surprise, surprise)

Quote:
Originally Posted by Lchad View Post
On line 134 of your source code you have
Code: Select all
<li><a href="#nogo"><h3>hover here</h3><!--[if gte IE 7]><!--></a><!--<![endif]-->
I guess you will either want to delete the h3 headline or give the text a -9999 so that it's not viewable.
I noticed that yesterday too. But even if you remove that will all those div layers with the text still appear. That is really odd and there is a lot of code to look through
Reply With Quote