| 
      Return to Recent Questions I downloaded the new version of dhtml menu source code copied the files over to my folder and now I get an error. 
 
 Q:
 I downloaded the new version of dhtml menu source code copied the files over to my folder
 this menu was made with3.0 the files I copied over is 3.2 and now I
 get an error.
 
 A:
 Now you have:
 
 var fontStyle=["nirmal 12px Trebuchet MS, Tahoma","nirmal 12px Trebuchet MS, Tahoma"];
 
 It is not correct. You should write:
 
 var fontStyle=["normal 12px Trebuchet MS, Tahoma","normal 12px Trebuchet MS, Tahoma"];
 
 
 
 
 
 
 Return to Recent Questions
 
 Related:
 
 
         Sep 26, 2006 - Is there a way to change the height of the main buttons in my simple dhtml menu.
Oct 20, 2006 - Can you let me know, if javascript moving menu supports search engine friendly code?
Oct 27, 2006 - In IE 6.0 and Firefox 1.5.0.4, the submenus of my dhtml dropdown menu are not visible
Oct 30, 2006 - I don't see on my website dhtml mouseover menu that I saw on my local machine.
Nov 05, 2006 - With the new version of javascript rollover menus, my body onload function is blocked.
Nov 05, 2006 - The font color doesn't change when I roll over the dhtml side menu
Nov 12, 2006 - Is this menu bar code compatible under Linux?
Nov 14, 2006 - Can dhtml menu script work with tables ?
Nov 17, 2006 - How can I open a new window of a specific dimension in the dhtml toolbar?
Nov 19, 2006 - Can I create a javascript menu code with one line of the subitems?
Nov 23, 2006 - It is possible to have context menu work with your tree menu dhtml?
 |