When I open it in IE dhtml pop up menu works fine but in mozilla it shifts to right
Return to Recent Questions
Q:
I have used dhtml pop up menu on my site....when I open it in IE it works
fine but in mozilla it shifts to right...wht can i do so tht it will
be placed at same position in all browers
A:
You can try to set exact width in "px":
var menuWidth="500px";
Return to Recent Questions
Related:
- May 07, 2009 - Does your collapsible menus support right-to-left languages, like Hebrew?
- Jun 12, 2009 - In Firefox my javascript menu dhtml is shifted way to the right
- Aug 10, 2009 - In Firefox, the javascript example is displayed to the right of the top javascript example text
- Sep 07, 2009 - The sub menus of the tree menu javascript are offset by about 100 pixels to the right.
- Sep 11, 2009 - How can I create script java menu using right-to-left languages?
- Sep 13, 2009 - Can I create a scroll vertical dynamic pull down menu on the right side of the screen and the subnav popout on the LEFT?
- Oct 05, 2009 - Is there a way to have the sub menus open to left instead of right in javascript absolute position?
- Oct 12, 2009 - I do not see any option in popup menu script to open the URL in new window on right-click
- Oct 29, 2009 - The sub menus of the simple drop down menu are offset by about 100 pixels to the right...
- Dec 11, 2009 - I do not see any option in web menu download to open the URL in new window on right-click...
- Jan 29, 2010 - How to open a link in to a new window by right clicking on the up menu script.
|