[jQuery] Re: ContextMenu hidden under dropdown lists

2007-07-31 Thread cafebonne
The ContextMenu is in its own DIV. I don't understand your suggestion... :confused: Mitchell Waite-2 wrote: > > > Why don't you put the context menu in its own DIV and then hide it when > the > menu is hovered. > > -Original Message- > From: jquery-en@googlegroups.com [mailto:[EMAIL

[jQuery] Re: ContextMenu hidden under dropdown lists

2007-07-31 Thread cafebonne
I applied the bigframe to the contextMenu but the menu still doesn't appear on top of dropdown lists! I have attached a very small sample html file using code from the ContextMenu online example. In this example I apply the bgiframe - but clearly something is not right... If anybody can fix t

[jQuery] Re: ContextMenu hidden under dropdown lists

2007-07-30 Thread Benjamin Sterling
Check out http://dev.jquery.com/~brandon/plugins/bgiframe/jquery.bgiframe.js, that should help fix your issue. On 7/30/07, cafebonne <[EMAIL PROTECTED]> wrote: > > > > I am using the ContextMenu plugin on a page that has a lot of dropdown > lists > (html selects), and when the context menu is popp

[jQuery] Re: ContextMenu hidden under dropdown lists

2007-07-30 Thread Mitchell Waite
Why don't you put the context menu in its own DIV and then hide it when the menu is hovered. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of cafebonne Sent: Monday, July 30, 2007 5:52 PM To: jquery-en@googlegroups.com Subject: [jQuery] ContextMen