Results 1 to 2 of 2

Thread: CSS won't allow my Javascript to display

  1. #1
    Join Date
    May 2009
    Posts
    1

    CSS won't allow my Javascript to display

    Hi everyone,

    I implemented Superfish on my navigation bar, and it works perfectly in IE & Opera, but not in FireFox or Safari. My first assumption was the script wasn't working properly, but when I increased the height of the navigation bar I realized that the script works, but the container below the navigation bar is not allowing the drop-down menu to show on top of it. This is the case in both FF & Safari. I have tried everything I know in CSS to fix this, including setting the z-index to all different sorts of values on all sorts of selectors, but have had no luck. Any suggestions?

    The links are in a nested UL, and they are inclosed in a <div>. The container below it that is upstructing the drop-down is also a <div>. Since I am new to this site, I'm not sure if I can upload a file or code.

    Thanks for any help!

    Amy Baker

  2. #2
    Join Date
    Oct 2008
    Posts
    163
    Can you post a link to the page and/or your code?

    A bit tough to help without being able to see the problem.

Similar Threads

  1. JavaScript Calendar won't display?
    By web88js in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 02 Aug 2007, 01:51 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •