|
I can see only the code generated by the GUI tool.How should I install simple html menu?
Return to Recent Questions
Q:
I'm using the simple html menu in a jsp page. But it always display only code that was generated by the GUI tool.
<!-- Code for simple html menu 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 simple html menu now you have search engine friendly code for Dhtml Menu only.
See more info about the installation of the simple html menu 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 simple html menu. 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 html menus on the main page only, how to fix it?
- May 19, 2009 - I built the menu html code and tried it in my site and I see text only...
- Jun 14, 2009 - How can I insert html code into javascript menus?
- Jul 23, 2009 - I can't see menu button on my test page only direct links...
- Aug 07, 2009 - Is using search engine friendly code the same as using normal html css popup for google?
- Aug 29, 2009 - It seems to me that this menus using javascript 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 start menu button
- Oct 19, 2009 - Can I move all code for the javascript css menu 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 css menu submenu...
- Jan 09, 2010 - Why I'm only seeing just a small percentage of the templates for the css floating menu?
- Feb 05, 2010 - How I can isert any html code in javascript drag drop?
|