|
The menu and javascript is there. But it cannot be seen on the page.
Return to Recent Questions
Q:
I just purchased your DHTML Menu maker. Wonderful tool!
I have made a menu, uploaded it to my HTML folder at Typepad in
the correct place and tried several OTHER places too.
I have inserted the js calls into the HEAD and BODY in all possible combinations.
I checked it each time by both opening my site and viewing source.
The menu and javascript is there. But it cannot be seen on the page. Never has
been seen. Not even a hint of it being there.
I tried .js .file AND .js AND CSS.
No menu.
I checked on four browsers.
No menu.
I verified the files are in my index place by copying them to notebook.
I have done all of the above about 20 times EACH.
A:
See, now you have:
<title>The Steel Deal - an oasis of reason in a sea of insanity.</title>
<!-- DHTML Menu -->
<noscript><a href="http://dhtml-menu.com">menu and javascript by Deluxe-Menu.com</a></noscript>
<script type="text/javascript">var dmWorkPath = "/";</script>
<script type="text/javascript" src="dmenu.js"></script>
<!-- (c) 2007, by DHTML-Menu.com -->
....
<meta name="verify-v1" content="VP25uY4F2NriQQhn7R3wK4aeYoMZpbafF+kkwx+vze4=" />
<!-- DHTML Menu -->
<noscript><a href="http://dhtml-menu.com/">menu and javascript by Deluxe-Menu.com</a></noscript>
<script type="text/javascript">var dmWorkPath = "/";</script>
<script type="text/javascript" src="/dmenu.js"></script>
<!-- (c) 2007, by DHTML-Menu.com -->
</head>
It is not correct. You should call dmenu.js file only once.
Please, delete the second code.
There is now engine .js files
dmenu.js
dmenu4.js
dmenu_add.js
dmenu_dyn.js
dmenu_key.js
dmenu_cf.js
dmenu_popup.js
dmenu_ajax.js
and data file on your server.
Return to Recent Questions
Related:
- March 13, 2009 - I cannot see web menus on my pages.
- March 19, 2009 - How to get the navigation menu using to highlight and stay on the page you're viewing?
- March 27, 2009 - I cannot select another font type in button menus...
- Apr 05, 2009 - We have status bar errors that say: "Done, but with errors on page" in menu vertical dynamique...
- Apr 07, 2009 - I want to get my text within a single dhtml menu frames item to be on a two lines...
- Apr 09, 2009 - My list menu javascript disappears on the home page.
- Apr 11, 2009 - I cannot see the shadow on the top items in my css dropdown menu example.
- Apr 17, 2009 - I have 25 images on one page. I want to use it's own popup dynamic navigation menu for each image.
- Apr 19, 2009 - Is there a way to set the default dropdown menu in javascript tab on a page load?
- Apr 23, 2009 - I cannot configure the actual links or link names in the menu javascript download?
- Apr 24, 2009 - How can I define which dhtml menu generator submenus should be multicolumn and wich one looks "normal".
|