My Blog Title Here

June 5, 2008

website navigation menu Horizontal at level 1, Horizontal at level 2, then vertical?

Filed under: Uncategorized — admin @ 7:50 am

Date: 10.21.2005

Q:

I would like to setup a website navigation menu menu that is Horizontal at level 1,
Horizontal at level 2, then vertical from then on.
Can your system handle this?  Even if I need to manually
tweak something that would be fine.

A:

Unfortunately, the website navigation menu menu can’t do that. You can only set the website navigation menu
orientation for the website navigation menu top-menu and website navigation menu its submenus.

Can all the dynamic menu be contained with in the html and not use an external .js file?

Filed under: Uncategorized — admin @ 7:48 am

Date: 10.21.2005

Q:

Can all the dynamic menu java script be contained with in dynamic menu the html and dynamic menu not
use an external .js file?

A:

Of course, you can place all Javascript data from .js file within your
html page code!

javascript onmouseover Horizontal at level 1, Horizontal at level 2, then vertical?

Filed under: Uncategorized — admin @ 7:46 am

Date: 10.21.2005

Q:

I would like to setup a javascript onmouseover menu that is Horizontal at level 1,
Horizontal at level 2, then vertical from then on.
Can your system handle this?  Even if I need to manually
tweak something that would be fine.

A:

Unfortunately, the javascript onmouseover menu can’t do that. You can only set the javascript onmouseover
orientation for the javascript onmouseover top-menu and javascript onmouseover its submenus.

Change cursor to a hand when over a menu link…

Filed under: Uncategorized — admin @ 5:52 am

Q:

I would like the drop down menu select cursor to change to a drop down menu select hand when over a drop down menu select drop down menu
link…

A:


Try to set this parameter to your drop down menu:
var itemCursor=”pointer”;

I want to use the java mac tabs, but my sub menu has no image like on your site

Filed under: Uncategorized — admin @ 5:03 am

Q:

I want to use the menu css horizontal java mac tabs, but my sub menu has no image
like on the menu css horizontal table sample on your site.

A:

You should assign Individual Style for all subitems:

var bmenuItems = [

["XP Tab 1","", "", "", "", "", "", "", "", ],
["|Link 1_1","testlink.htm", "", "", "", "", "0", "", "", ],
["|Link 1_2","testlink.htm", "", "", "", "", "0", "", "", ],
["|Link 1_3","testlink.htm", "", "", "", "", "0", "", "", ],
["|Link 1_4","testlink.htm", "", "", "", "", "0", "", "", ],
["|Link 1_5","testlink.htm", "", "", "", "", "0", "", "", ],

Is there any way to change the font size of the secondary and tertiary links in menu.js?

Filed under: Uncategorized — admin @ 4:52 am

Q:

Is there any way to change the javascript floating menu font size of the javascript floating menu secondary and javascript floating menu tertiary links but yet have a javascript floating menu different font size for the javascript floating menu primary links?

A:


You can use different font style for each link on each level.
You should use Individual Item Styles.
Please, use Dhtml Tuner application to create individual styles.

For example:

// — DHTML Tuner style names —
var tstylesNames=["Individual Style 1","Individual Style 2","Individual Style 3","Individual Style 4","New Individual Style",];
var tXPStylesNames=["Individual Style 1",];

var tstyles = [
["tfontStyle=bold 8pt Tahoma","titemBackColor=#265BCC,#265BCC","tfontColor=#FFFFFF,#428EFF","tfontDecoration=none,none"],
//style 0
["tfontStyle=bold 8pt Tahoma","titemBackColor=#265BCC,#265BCC","tfontColor=#215DC6,#428EFF","tfontDecoration=none,none"],
//style 1 ["tfontDecoration=none,none"],
//style 2
["tfontStyle=normal 8pt Tahoma","tfontColor=#013D6D,#5555FF"],
//style 3
["tfontStyle=bold 11px Bookman Old Style","tfontColor=#000000,#000000","tfontDecoration=none,underline"],
//style 4
];

var tmenuItems = [

["+DHTML Menus","", "images/xpicon1.gif", , , "DHTML Menus", , "0", , , , ],
//style 0
["|DHTML Menu","http://dhtml-menu.com", "images/icon1.gif", "images/icon1o.gif", "images/icon1o.gif", "Information", "_self", , , , , ],
["|+DHTML Tree Menu","", "images/icon1.gif", "images/icon1o.gif", "images/icon1o.gif", "Support", "_self", "2", , , , ],
//style 2
["||2 styles: standard & XP","", , , , , , "3", , , , ],
//style 3
["|||Item 23","", , , , , , "4", , , , ],
//style 4
["|||Item 24","", , , , , , , , , , ],
["||Individual Item & Submenu Styles","", , , , , , "3", , , , ],
//style 3
["||Floatable & Movable Menu","", , , , , , "3", , , , ],
//style 3
….

June 4, 2008

Hello world!

Filed under: Uncategorized — admin @ 10:28 am

Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!

Powered by WordPress