| 
      Return to Recent Questions Why would the cascading javascript menu be totally blank ...not even warnings. 
 
 Q:
I am testing the menu under the 2nd URL however I am just receiving a blank  page
 Why would the 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 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
 
 
 |