It appears that this javascript expand menu only supports IE (on the PC and Mac).
Return to Recent Questions
Q:
It appears that this product only supports IE (on the PC and
Mac). It does not support Safari or Netscape on any platform. Is
that correct?
I ask because I like the product and would like to purchase the
developer\'s license but our users represent a wide range of
platforms and browsers.
A:
DHTML products support a major part of modern browsers:
IE 5+
Opera 5+
Mozilla/Firefox
NS 6+
Also they support MAC browsers: Safari, IE, Firefox.
But DHTML Menu has some problems on this browsers with a submenus
positioning in some cases.
If you can't see Tree Menu in Firefox you should set these parameters:
Try to specify units in "px".
var tmenuWidth = "280px";
It's necessary to specify exact value for Mozilla browsers. It helps
to position menus correctly.
You should set this parameter:
var tmenuHeight = "auto";
Return to Recent Questions
|