|
|
The top row of nav tabs opens new pages and the bottom row is just regular div tabs... works fine in IE and Firefox but not Chrome..
Return to Recent Questions
Q:
It is mostly working now except where I have two rows of nav tabs.. The top row
opens new pages and the bottom row is just regular div tabs... works fine in
IE and Firefox but not Chrome... any ideas?
A:
Try to open links in the following way:
var bmenuItems = [
["Overview","link:Sun_Cabo_Services.asp", "", "", "", "", "0", "", "", ],
["-"],
["Villa Services","link:Cabo_Villa_Services.asp", "", "", "", "", "0", "", "", ],
["-"],
["Chef/Cook Services","link:Cabo_Chef_Services.asp", "", "", "", "", "0", "", "", ],
["-"],
["Spa Services","link:Cabo_Spa_Services.asp", "", "", "", "", "0", "", "", ],
];
Return to Recent Questions
Related:
- Aug 30, 2006 - Can all the java script be contained with in the html and not use an external .js file?
- Sep 05, 2006 - Change cursor to a hand when over a menu link...
- Sep 06, 2006 - The Items of the javascript tree view stay expanded in the same state.
- Sep 18, 2006 - Does the js menu work to load pages into an iframe?
- Sep 22, 2006 - Where do I add my "blahblah.htm" page links in js menu?
- Sep 23, 2006 - Is it possible that javascript drop down menus doesn't put anything on the local computer?
- Sep 25, 2006 - My menu icons are not appearing in the preview, or when I launch deluxe-menu.html
- Sep 26, 2006 - Firefox doesn't support the dropshadow and effects in the javascript pull down menu.
- Sep 30, 2006 - How can I open the link in a new window with your DHTML MENU?
- Oct 01, 2006 - When I click on link of my vertical drop down menu no file is loaded!?
- Oct 03, 2006 - Do I have the ability to change colors for the menus and the sub menus in the cascade menu.
|