|
Is it necessary to add dmWorkPath parameter in the html menu jscript?
Return to Recent Questions
Q:
Is it necessary to add this tag?
<script type="text/javascript">var dmWorkPath="scripts/";</script>
Because Dreamweaver will not automatically update the path when the
directory changes, (won't change from scripts/ to ../scripts).
A:
Yes, it is a necessary tag.
Your html menu jscript won't work correctly without this tag.
Return to Recent Questions
Related:
- May 02, 2009 - How can I add "|" separating in the menu items with your drop down menu?
- May 03, 2009 - I got "Access violation at address 004AACF7..." in menu using javascript...
- Jun 16, 2009 - I want to add a javascript link with onclick event to the html dropdown menus
- Jul 12, 2009 - How do I add more space between the top items in my menus script?
- Jul 31, 2009 - How to add the new items to the javascript navigation without using two data files?
- Aug 12, 2009 - Do I have to use any additional loaded software using the dynamic menus?
- Aug 14, 2009 - I'm trying to simply use API functions to add some properties to my dhtml select.
- Sep 05, 2009 - I want to add a Flash icon with sound next to the dropdown menu in html items...
- Sep 24, 2009 - Where I should add this search engine code for context menu html?
- Oct 21, 2009 - How I can add little vertical spacers between menu items in the html drop menu?
- Oct 30, 2009 - Where do I add my "blahblah.htm" page links in net navigation menu?
|