|
Why would the dynamic javascript menu be totally blank ...not even warnings.
Return to Recent Questions
Q:
I am testing the dynamic javascript menu under the 2nd URL however I am just receiving a blank page
Why would the dynamic javascript menu be totally blank ...not even incorrect key or
trial version warnings. Does Deluxe menu need ASP installed on the
server.
A:
You should call dmWorkPath parameter before you call dmenu.js file.
Check also that this parameter point to the same directory with
dmenu.js file. So, you should install the dynamic javascript menu in the following way:
<noscript><a href=http://deluxe-menu.com/>JavaScript Menu by Deluxe-Menu.com</a> </noscript>
<script type="text/javascript">var dmWorkPath = "/";</script>
<script type="text/javascript" language="JavaScript1.2" src="dmenu.js"></script>
Check it.
Return to Recent Questions
Related:
|