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