Results 1 to 3 of 3

Thread: Smoothmenu in external file

  1. #1
    Join Date
    May 2011
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Smoothmenu in external file

    1) Script Title: Smooth Navigational Menu (v1.5)

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

    3) Describe problem: Putting the Menu contents in an external file and fetched using Ajax
    I tryed to do so, but the menu will not diplayed.
    I made a test installation, a blank site and thats the external htm file . I have downloaded the jQuere script and putted on my webspace, instead calling it from jquery server.
    I think the installation is correct, but nothing happens in IE, Firefox, Opera and Safari, any ideas?

    regards Volker

  2. #2
    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

    There might be other problems as well. But this has to be fixed (from the page's source code):

    Code:
    <script type="text/javascript" src="href="http://www.laraunlimited.de/menu1/ddsmoothmenu.js"></script>
    See the red part? It's a typo and needs to be removed. The line should read:

    Code:
    <script type="text/javascript" src="http://www.laraunlimited.de/menu1/ddsmoothmenu.js"></script>
    - John
    ________________________

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

  3. The Following User Says Thank You to jscheuer1 For This Useful Post:

    Volker (05-30-2011)

  4. #3
    Join Date
    May 2011
    Posts
    2
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default



    Thanks very much, is going now. Sometimes, after a while you get blind, because of a mind circle, better some other person will have a view to this problem (hope you understand what I mean).

    Cheers and greetings from germany
    Volker

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
  •