|
When I open it in IE javascript css menu works fine but in mozilla it shifts to right
Return to Recent Questions
Q:
I have used javascript css 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 drop down menu css support right-to-left languages, like Hebrew?
- Jun 12, 2009 - In Firefox my vertical drop down menus is shifted way to the right
- Aug 10, 2009 - In Firefox, the pulldown menu html is displayed to the right of the top pulldown menu html text
- Sep 07, 2009 - The sub menus of the menus script are offset by about 100 pixels to the right.
- Sep 11, 2009 - How can I create html menu maker using right-to-left languages?
- Sep 13, 2009 - Can I create a scroll vertical menus using java script 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 mouse over menus?
- Oct 12, 2009 - I do not see any option in html tab menu to open the URL in new window on right-click
- Oct 29, 2009 - The sub menus of the menu in java script are offset by about 100 pixels to the right...
- Dec 11, 2009 - I do not see any option in net dynamic menu 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 pop up menu script.
|