Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Javascript horizontal navigation site problem with IE8

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #31341
    dornedain
    Member

    Hello,

    I’ve just finished an horizontal Javascript navigation site, and as always with Chrome, Safari, And Firefox, no problem, but I have tons of issues when navigating in IE8

    this is the site: http://nealsrestaurant.com/newsite/index1.html

    Any ideas?

    Thanks.

    #64482
    jamygolden
    Member

    Add this to your CSS:

    #menus div{text-indent: -9999px;}
    #64080
    sujiths777
    Member

    Check my site. http://www.sj777.in .Its a horizontal scrolling website. You can refer the jquery’s used there. It works well in IE.

    SJ

    #64007
    dornedain
    Member

    Thanks a lot!

    IE8, I’ve solved the links problem, now all I need is those html boxes to become transparent just like in chrome and Firefox.

    the code I used to load HTML in the div is:

    
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">


    mouseover image position















    #63999
    dornedain
    Member

    any ideas?

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘CSS’ is closed to new topics and replies.