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