Results 1 to 8 of 8

Thread: Help! My smoothmenu does not work with domain

  1. #1
    Join Date
    Jun 2012
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Question Help! My smoothmenu does not work with domain

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

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

    3) Describe problem:
    Hi everybody, i'm using Smooth Navigational Menu (v1.5), it working well with my blogspot vungtautruonghai.blogspot.com.vn. But when i using domain truonghaivungtau.com.vn its not work and it look like this image :

    when i dont use domain, it work again so i think i've done evrything correctly. Anyone've meet the same problem with me? please help me soon, i've tried many way but i cant make it work with my domain. anyone can explain for me? thanks for your help.

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

    Default

    The CSS references of the menu in the HEAD section of your later page are all broken:

    <link href='https://sites.google.com/site/bloggertricksandtoolz/ddsmoothmenu.css' rel='stylesheet' type='text/css'/>
    <link href='https://sites.google.com/site/bloggertricksandtoolz/ddsmoothmenu-v.css' rel='stylesheet' type='text/css'/>

    For example if you try and load https://sites.google.com/site/blogge...smoothmenu.css, it returns a 404 error.
    DD Admin

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

    dangkhoivt (06-19-2012)

  4. #3
    Join Date
    Jun 2012
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Thumbs up

    Quote Originally Posted by ddadmin View Post
    The CSS references of the menu in the HEAD section of your later page are all broken:

    <link href='https://sites.google.com/site/bloggertricksandtoolz/ddsmoothmenu.css' rel='stylesheet' type='text/css'/>
    <link href='https://sites.google.com/site/bloggertricksandtoolz/ddsmoothmenu-v.css' rel='stylesheet' type='text/css'/>

    For example if you try and load https://sites.google.com/site/blogge...smoothmenu.css, it returns a 404 error.
    Thanks for your help, now i use new link
    http://www.dynamicdrive.com/dynamici...dsmoothmenu.js
    http://www.dynamicdrive.com/dynamici...smoothmenu.css
    http://www.dynamicdrive.com/dynamici...oothmenu-v.css
    and it work ok exept the arrow image could not show, please view my screenshot :

    Please help me, if the above link still not ok, can u give the the link for these file ddsmoothmenu.js, ddsmoothmenu.css, ddsmoothmenu-v.css.
    I dont have a host to edit and host these file for my own.
    Thanks alot.

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

    Default

    You'll have to upload those files to a server you have access to first, then reference them on your page. You can't reference the files on dynamicdrive.com, as they are disabled for outside references.
    DD Admin

  6. #5
    Join Date
    Jun 2012
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Unhappy

    Quote Originally Posted by ddadmin View Post
    You'll have to upload those files to a server you have access to first, then reference them on your page. You can't reference the files on dynamicdrive.com, as they are disabled for outside references.
    I've hosted my own ddsmoothmenu.js at http://yourjavascript.com/11283756919/ddsmoothmenu.js with my own arrow image at photobucket, and this is the result, at fisrt it work well but after that it still have problem, plese come to my blog and teach me hown to fix:
    http://www.truonghaivungtau.com.vn/
    My Blog now sometimes work with Chrome but not work with FF, IE, Opera... i dont know why
    thanks alot.
    Last edited by dangkhoivt; 06-19-2012 at 09:48 AM.

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

    Default

    You'll also need to upload the .css files of the menu to your own server and reference them in the HEAD section of your page, instead of the current references to dynamicdrive.com:
    Code:
    <link href='http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.css' rel='stylesheet' type='text/css'/>
    <link href='http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu-v.css' rel='stylesheet' type='text/css'/>
    DD Admin

  8. #7
    Join Date
    Jun 2012
    Posts
    4
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Thumbs up

    Quote Originally Posted by ddadmin View Post
    You'll also need to upload the .css files of the menu to your own server and reference them in the HEAD section of your page, instead of the current references to dynamicdrive.com:
    Code:
    <link href='http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu.css' rel='stylesheet' type='text/css'/>
    <link href='http://www.dynamicdrive.com/dynamicindex1/ddsmoothmenu-v.css' rel='stylesheet' type='text/css'/>
    I'm very appreciate for your support. Thank alot, now it's work well.

  9. #8
    Join Date
    Apr 2008
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default I am having the simular problems with Smooth Navigation Menu

    I can not get the Smooth Navigation Menu to appear correctly in IE7 & IE8. I continue to get an error saying "ddsmoothmenu is undefined".

    The Menu does appear correctly in Safari, Chrome, & Firefox (Modzilla).

    Here is the website I'm having problems with: http://www.deb-bissett.com/Muse/index2.htm.

    I have changed the path to various configurations:
    ..js/ddsmoothmenu.js
    ../js/ddsmoothmenu.js
    /js/ddsmoothmenu.js &
    js/ddsmoothmenu.js

    Changing the path did not resolve my problem.

    What do I need to do to fix this problem?
    Last edited by debbers8; 06-22-2012 at 02:03 PM.

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
  •