This is a migrated thread and some comments may be shown as answers.

Cannot overlay radmenu using jquery modal dialog

1 Answer 47 Views
Menu
This is a migrated thread and some comments may be shown as answers.
Mustapha
Top achievements
Rank 1
Mustapha asked on 04 Jan 2011, 05:49 PM
Hi

I not able to overlay RadMenu when using jquery dialog with modal option.

Any ideas on how to fix this issue so that I can disable the RadMenu along with rest of page when calling the dialog. This is code

$(

"#dialog1").dialog({modal:true,   });

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Mustapha
Top achievements
Rank 1
answered on 04 Jan 2011, 06:10 PM
It is solved now. I added style attribute to menu

Style

 

="z-index:500;"

Thanks

 



Tags
Menu
Asked by
Mustapha
Top achievements
Rank 1
Answers by
Mustapha
Top achievements
Rank 1
Share this question
or