|
I can see only the code generated by the GUI tool.How should I install simple css menu?
Return to Recent Questions
Q:
I'm using the simple css menu in a jsp page. But it always display only code that was generated by the GUI tool.
<!-- Code for simple css 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 css menu now you have search engine friendly code for Dhtml Menu only.
See more info about the installation of the simple css 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 css 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 pull down menu box 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 scrolling menu?
- Jul 23, 2009 - I can't see pull down menu code on my test page only direct links...
- Aug 07, 2009 - Is using search engine friendly code the same as using normal html css menu navigation for google?
- Aug 29, 2009 - It seems to me that this css 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 javascript horizontal menu
- Oct 19, 2009 - Can I move all code for the collapsible javascript 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 dynamic context menu...
- Jan 09, 2010 - Why I'm only seeing just a small percentage of the templates for the menu bar in html?
- Feb 05, 2010 - How I can isert any html code in mouse position javascript?
|