http://www.msquaredinc.com/vision/index.html
Basically I have 3 questions
1 - can alwaysvisible on a sub menu be dynamic relative to it’s parent menu?
2- How can I make url and showmenu work at the same time? (I’ve tried it on the Research tab on the site, url above, and the sunve dosent show and the research tab then says blue when clicking on the next tab, education.)
3- And can I make top= and left= menu positions relative to a particular page. (Setting relative offsets doesn’t seem to work in this case) For example my home page has a taller masthead then the rest of the site, and the menu needs to be in a different location. I currently have 2 data files. One for interior pages and one for the home page. But it’s all repeat information the only thing that changes is the top & left positions.
Here’s what I’m trying to do:
I want to have a url and showmenu on the same menuitem. So when clicking on a tab it goes to another page. When I apply the url and showmenu the showmenu dosent work only the url. At the same time I want the sub menu for that tab to be present. I want the submenu for that tab to be always visible when on one of the pages under the parent tab.
For example if you look at http://www.msquaredinc.com/vision/index.html I would like the home page tab to be highlighted (in this case blue) and the sub menu “About vision | Contact Us | Support & FAQs” to be alwaysvisible. I would like this to remain when on any of the submenu pages.(ie about , contact and support pages)
However if I then click on the Services tab I want the home submenu to go away and the Services Submenu to be visible and remain visible with the tab highlighted blue when on any of the submenu pages.
Right now as soon as I click on a submenu item the sub menu disappears when I go to another page in the same submenu.
I’ve tried splitting up the menus and applying them to the individual pages. For example having one menu_data.js file just for the tabs and then individual home_submenu.js services_submenu.js etc, and then attaching home_submenu.js to “Home | About vision | Contact Us | Support & FAQs” with the alwaysvisable set to on. Same for services, research etc) This works for keeping the submenus up on their respective pages and gets around the url and show menu issue. However the top tab is no longer highlighted.
Help!
