I have downloaded the keypress.js.
How should i link the tab key for accessing my menu items.Should i call any function in my menu_data.js
Now , when i press tab my menu items are moving left ,out of the screen .
Please someone help me on this.
Thank you
Search found 10 matches
- Tue Sep 04, 2007 6:14 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: how to link the tab key press to my horizontal menu
- Replies: 0
- Views: 3682
- Sat Sep 01, 2007 7:36 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: Display submenus on left as well right frame - desparate
- Replies: 1
- Views: 2321
Display submenus on left as well right frame - desparate
I have implemented milonic dhtml menus cross frames.
I have a top,left and right frames.
-------------------
top
-------------------
left | right
|
My top menu has the menu items .
My submneus are not showing in my left frame.It is offsetting to my right frame.
Thank you,
I have a top,left and right frames.
-------------------
top
-------------------
left | right
|
My top menu has the menu items .
My submneus are not showing in my left frame.It is offsetting to my right frame.
Thank you,
- Wed Aug 29, 2007 1:10 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: closeonclick
- Replies: 0
- Views: 4051
closeonclick
i have implemented the milonic dhtml menus cross frames.
I have my main menu in a top frame, and my submenu in my content frame.
In my main menu some items have submenus and few do not have.(they are linked directly to the url).
when i move my mouse over from a menu item that has got submneus to ...
I have my main menu in a top frame, and my submenu in my content frame.
In my main menu some items have submenus and few do not have.(they are linked directly to the url).
when i move my mouse over from a menu item that has got submneus to ...
- Tue Aug 21, 2007 9:36 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: positioning of dynamically fetched menu items horidhtml menu
- Replies: 3
- Views: 4008
- Tue Aug 21, 2007 6:49 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: positioning of dynamically fetched menu items horidhtml menu
- Replies: 3
- Views: 4008
positioning of dynamically fetched menu items horidhtml menu
i have my main menu items ( displays horizontally)in a separate file and my submneus (displays vertically)in a separate file.
Currently, i am fetching the main menu items dynamically.The positioning of these items overlaps each other.
How could i set the position such that every item follows one ...
Currently, i am fetching the main menu items dynamically.The positioning of these items overlaps each other.
How could i set the position such that every item follows one ...
- Mon Aug 20, 2007 7:55 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: which downloaded file has the drawMenus() method
- Replies: 1
- Views: 2938
which downloaded file has the drawMenus() method
i have downloaded the milonic dhtml menus.
i find a method drawMenus() in the end of all .js files.
But i don't find code for that method in any of those files.
Thank you,
Sumathy
i find a method drawMenus() in the end of all .js files.
But i don't find code for that method in any of those files.
Thank you,
Sumathy
- Mon Aug 20, 2007 5:44 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: SYNTAX for assigning [b]text[/b] values in aI() dynamicall
- Replies: 2
- Views: 3704
- Sat Aug 18, 2007 8:24 am
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: placing xsl value in menu item
- Replies: 0
- Views: 4249
placing xsl value in menu item
I hav to assign an xsl value to my text in aI().
this value comes from the database and is in the form of an xml element
aI("text= <xsl:value-of select="@menudesc"/> ;
url=theUrlToOpen.htm;target=frame_BuySell;");
What is wrong with the above code,it gives a blank output.
Please,somebody guide me ...
this value comes from the database and is in the form of an xml element
aI("text= <xsl:value-of select="@menudesc"/> ;
url=theUrlToOpen.htm;target=frame_BuySell;");
What is wrong with the above code,it gives a blank output.
Please,somebody guide me ...
- Fri Aug 17, 2007 1:47 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: SYNTAX for assigning [b]text[/b] values in aI() dynamicall
- Replies: 2
- Views: 3704
SYNTAX for assigning [b]text[/b] values in aI() dynamicall
Someone help me with
SYNTAX for assigning text values in aI() dynamically
Thank you,
Sumathy
SYNTAX for assigning text values in aI() dynamically
Thank you,
Sumathy
- Fri Aug 17, 2007 12:54 pm
- Forum: Help & Support for DHTML Menu Version 5+
- Topic: can i pass values as variables thru aI( )
- Replies: 1
- Views: 3172
can i pass values as variables thru aI( )
can i pass values as variables thru aI( ) of the current page in to the new page which is going to open by cliking on Menu.