How do I enable javascript on the new browser, so I can see my dropdown menu?
Return to Recent Questions
Q:
Recently one of my clients apparently upgraded from Internet
Explorer 6+ to 7. Along the way now apparently the javascript is
no enabled. How do I enable javascript on the new browser,
and / o is there something else that I need to do in the code?
A:
When your security settings in IE doesn't allow Javascript on
pages you load you can't see a dynamic page content.
There is no way to enable these preferences automatically, in other
case there are no reasons to create security preferences.
Please, try to use search engine friendly code you'll see all your
links.
You can generate search engine friendly code.
Deluxe Menu is a search engine friendly menu since v1.12.
To create a search engine friendly menu you should add additional html code within your html page:
<div id="dmlinks">
<a href="http://deluxe-menu.com">menu_item_text1</a>
<a href="http://deluxe-tree.com">menu_item_text2</a>
...etc.
</div>
To generate such a code use Deluxe Tuner application.
You can find this GUI in the trial package.
Run Tuner, load your menu and click Tools/Generate SE-friendly Code (F3).
We released the new version today. New Deluxe Tuner supports Deluxe
Tree & Deluxe Tabs also.
Return to Recent Questions
|