CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
CSS Combat
MagicLine Navigation by Chris Coyier, bug in IE8
oolala
Permalink to comment
#
November 2010
the original demo has a bug in IE8. after hovering the 'Home' (the class "current_page_item") it disappears, in example one and example two.
I am trying to implement it at a site I'm creating and it has this problem as well.
http://www.oolaladesign.com/IFL/index3.html
I would appreciate any suggestion.
[Deleted User]
Permalink to comment
#
November 2010
If you go to the magic line page, read the comments by some of the users and you should see a fix for IE.
oolala
Permalink to comment
#
November 2010
I actually reviewed all of them and couldn't find it. Can you be specific?
Thanks in advance
hardik
Permalink to comment
#
November 2010
@oolala
if i see your site with compability mode using ie8 break button on navigation box it works perfectly.
looks like issue is with doctype and standard you have used with document.
oolala
Permalink to comment
#
November 2010
I'm sorry if I wasn't clear. Check the original link with IE8:
http://css-tricks.com/examples/MagicLine/
after hovering Home (top example) or Preview (bottom) they disapear.
Add a Comment
I am trying to implement it at a site I'm creating and it has this problem as well.
http://www.oolaladesign.com/IFL/index3.html
I would appreciate any suggestion.
Thanks in advance
if i see your site with compability mode using ie8 break button on navigation box it works perfectly.
looks like issue is with doctype and standard you have used with document.
http://css-tricks.com/examples/MagicLine/
after hovering Home (top example) or Preview (bottom) they disapear.