Results 1 to 5 of 5

Thread: Problems with Smooth Navigation Menu in Safari

  1. #1
    Join Date
    Jan 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Problems with Smooth Navigation Menu in Safari

    1) Script Title: Smooth Navigation Menu v1.01

    2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...smoothmenu.htm

    3) Describe problem: The demo script has been working great in FF, IE, and Safari. When I implement it into my project I get question marks on the drop downs in Safari. I tried just copying over just the demo code and I still get the same thing. Reset the cache. Used defaults. Did all of that.

    url: http://teaminternational.org/

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Inside the .js file, make sure the paths to the arrow images are valid:

    Code:
    arrowimages: {down:['downarrowclass', 'down.gif', 23], right:['rightarrowclass', 'right.gif']},
    Right now for example they point to: http://teaminternational.org/down.gif

    BTW, please note that your page is currently in violation of our usage terms, since the credit notice doesn't appear inline on the page. Please reinstate the credit notice: http://www.dynamicdrive.com/notice.htm
    DD Admin

  3. #3
    Join Date
    Aug 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Safari is acting up with the navigation

    When I placed the code vertical into my site. THe files load fine in firefox and IE, but when loaded into Safari it dosn't work right. When i place my mouse over the menu it moves the whole site up and down. Also the arrows are not flushed to the right they are ontop of the text. I followed everything that was written in the site. What can be causing this? Thank you

  4. #4
    Join Date
    May 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Any luck with this? I'm having the same problem and i double checked the path to the images, anyway i changed the code to hide the arrows but before than that, I had the same problem, and this happen with all the brownsers

  5. #5
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    Please post a link to the page on your site that contains the problematic code so we can check it out.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

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