Did you set modal to true? That's the only time the overlay will be added. Otherwise, can you share a sample page?
- Richard On Fri, Jan 30, 2009 at 11:52 PM, Nikola <[email protected]> wrote: > > I've added the overlay CSS but I am still unable to use an overlay > with UI Dialog in rc6... > > .ui-widget-overlay{ > opacity: .5; > filter: alpha(opacity=50); > -moz-opacity: 0.5; > background: #000000; > } > > On Jan 30, 11:28 pm, Nikola <[email protected]> wrote: > > Hello, > > > > In trying out rc6 I've found that I cannot use the modal overlay. I > > reduced the page I was working on to a minimal test case and then also > > tried rc6 out on a previous minimal test case I already had up at > > jsbin.com. Here is a link to the test case. I have commented out the > > link to rc5 and added the rc6 link. You can just comment rc6 out and > > try it with rc5 to confirm it functions. I haven't been able to use > > any modal overlays so far in rc6 in any of the test cases I've put > > together. I am stumped. > > > > http://jsbin.com/ivide/edit > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
