|
The dhtml drop down menus 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 dhtml drop down menus 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">dhtml drop down menus 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/">dhtml drop down menus 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 down navigation menu on my pages.
- March 19, 2009 - How to get the html drop down menus to highlight and stay on the page you're viewing?
- March 27, 2009 - I cannot select another font type in menu dinamico html...
- Apr 05, 2009 - We have status bar errors that say: "Done, but with errors on page" in javascript example...
- Apr 07, 2009 - I want to get my text within a single dynamic menu javascript item to be on a two lines...
- Apr 09, 2009 - My dhtml popup menu disappears on the home page.
- Apr 11, 2009 - I cannot see the shadow on the top items in my context menu javascript example.
- Apr 17, 2009 - I have 25 images on one page. I want to use it's own popup pop up menu creator for each image.
- Apr 19, 2009 - Is there a way to set the default css collapsible menu tab on a page load?
- Apr 23, 2009 - I cannot configure the actual links or link names in the expandable menu?
- Apr 24, 2009 - How can I define which web menus submenus should be multicolumn and wich one looks "normal".
|