Search Type: Posts; User: jitensachdeva
Search: Search took 0.02 seconds.
-
23 Feb 2008 5:53 PM
Jump to post Thread: Calculating Menu region by jitensachdeva
- Replies
- 2
- Views
- 862
Thanks for your response
If I remove the check the menu vanished even if I move mouse from one item to another. Similarly If I move mouse into the submenu the menu vanished.
The root cause... -
12 Feb 2008 11:13 PM
- Replies
- 1
- Views
- 714
I have used following code snipnet:-
//aboutUSItem is an Item class object
aboutUSItem.on("activate", customMenubarActivate);
aboutUSItem.on("deactivate", customMenubarDeactivate);
... -
12 Feb 2008 11:05 PM
Jump to post Thread: Calculating Menu region by jitensachdeva
- Replies
- 2
- Views
- 862
Hi All,
I am trying to implement menu hide functionality on mouseout. I am using "mouseout" event to do the same. I am hiding menu by using -
//m is menu
if (!m.activeItem &&... -
11 Feb 2008 2:06 AM
- Replies
- 1
- Views
- 714
Hi All,
I have started using Ext and liked it very much. I am creating a menu bar using Ext. I have achieved some good functionalities using menubar from user communities.
Now I want to change... -
31 Jan 2008 8:25 AM
Jump to post Thread: Using the Toolbar as a menu by jitensachdeva
- Replies
- 132
- Views
- 86,660
Well I took some time in reading this thread. The menubar is an excellent tool.
I was wondering, do we have any workaround to display the menu on mouseover. The code which is available here, will... -
30 Jan 2008 8:46 AM
- Replies
- 4
- Views
- 1,086
Thanks devnull for your response,
My requirements clearly need mouseOver, I am not able to show menu on mouseOver. Can you guide me for showing menu on mouseOver. -
30 Jan 2008 8:28 AM
- Replies
- 4
- Views
- 1,086
Thanks Evant for your reply.
I am sorry but this piece of code did not helped me. I am not able to see showMenu function in button class. Do I need to code that function ? -
30 Jan 2008 2:15 AM
- Replies
- 4
- Views
- 1,086
Hi All,
I am newbee in EXT. I am trying to create a DHTML Menu using EXT toolbar. The menu bar seems to be working fine except that the menus are opened only on "onclick" event. Ideally the menu...
Results 1 to 8 of 8
