|
I can see only the code generated by the GUI tool.How should I install navigation menu bar?
Return to Recent Questions
Q:
I'm using the navigation menu bar in a jsp page. But it always display only code that was generated by the GUI tool.
<!-- Code for navigation menu bar Items. Generated by DHTML Tuner -->
<div id="dmlinks" style="font:bold 14px
Arial;color:#000000;text-decoration:none">
<a id="dmI1" href="testlink.html">Recompensas</a>
<a id="dmI3" href="testlink.html">Ingresar</a>
<a id="dmI4" href="testlink.html">Cuentale a un amigo</a>
<a id="dmI6" href="testlink.html">Ingresar</a>
<a id="dmI7" href="testlink.html">Servicios y Soluciones</a>
<a id="dmI8" href="testlink.html">Contactanos</a>
<a id="dmI9"
href="http://dhtml-menu.com/menu/order-purchase.html">Acerca
de Medussa</a>
<a id="dmI14" href="testlink.htm">Soporte</a>
</div>
<!-- End of Code for DHTML Menu Items -->
I don't know what's happenning I followed the instructions that you describe
in your installation process.
A:
You do not have a navigation menu bar now you have search engine friendly code for Dhtml Menu only.
See more info about the installation of the navigation menu bar here:
http://dhtml-menu.com/menu/installation-info.html
You should paste also the following lines on your page, for example:
<script type="text/javascript" src="menu.files/dmenu.js"></script>
and
<script type="text/javascript" src="menu.files/data.js"></script>
Where data.js is the file with your navigation menu bar. You can create such file using DHTML Tuner.
Upload folder with all engine files and images on your server in the correct place.
Return to Recent Questions
Related:
- May 15, 2009 - I can see the down arrows of my website menu generator on the main page only, how to fix it?
- May 19, 2009 - I built the horizontal menu using and tried it in my site and I see text only...
- Jun 14, 2009 - How can I insert html code into javascript menu creator?
- Jul 23, 2009 - I can't see list menu css on my test page only direct links...
- Aug 07, 2009 - Is using search engine friendly code the same as using normal html html form drop down menu for google?
- Aug 29, 2009 - It seems to me that this dhtml horizontal menu supports IE (on the PC and Mac) only.
- Oct 09, 2009 - I want to open the new html window with a certain size only 800x400 using menu rollover
- Oct 19, 2009 - Can I move all code for the web menu creator within the html and not use it as external .js file?
- Dec 06, 2009 - I want to open the new html window with a certain size only 800x400 using drop menu javascript...
- Jan 09, 2010 - Why I'm only seeing just a small percentage of the templates for the scroll down menu?
- Feb 05, 2010 - How I can isert any html code in drop down javascript menu?
|