My problem is that the menu javascripts, as opposed to being in a fixed position as stated in the .js file floats up and down with the page.
Return to Recent Questions
Q:
I have included your menu in my latest site.
My problem is that the menu javascripts, as opposed to being in a fixed position as stated in the .js file
floats up and down with the page... How do I fix this..
A:
You should set the following parameter to disable the floating feature:
var floatable=0;
Return to Recent Questions
Related:
- Oct 15, 2006 - Submenus doesn't position correctly in my javascript template.
- Dec 18, 2006 - The autoscroll doesn�t seem to work with the css positioning though in menu onMouseOver.
- Jan 04, 2007 - My horizontal submenu is not display at the good position with Firefox.
- Jan 22, 2007 - I'm trying to position my xml menus inside absolutely positioned DIV tags.
- Jan 27, 2007 - Is it possible to change the position of a menu item in the
- May 08, 2007 - My javascript menu html is fixed like a rock. It does not float.
- June 02, 2007 - Javascript dropdown menu always positioned the menu at the very top of the page.
- July 18, 2007 - I couldn't change the position of my java pulldown menu.
- July 21, 2007 - In IE7 the position of submenus is too far over to the left from drop down menu
- Oct 24, 2007 - Can a down menu web item that expands the submenu items when selected work as link?
- Dec 01, 2007 - How can my java script tree menu float with a relative position?
|