Cross-browser issue is pretty well handled by jQuery, in this case freezing of "background" elements works well in IE, FF, Opera, Safari.
I tried <param name="wmode" value="transparent"> but it didn't work. On Thu, Oct 1, 2009 at 12:32 AM, Gremlyn1 <[email protected]> wrote: > > Another thought, have you tried to embed the video with the <object> > tag and set the <PARAM name="wmode" value="transparent">? > > On Sep 30, 9:23 am, Gremlyn1 <[email protected]> wrote: > > Have you tried multiple browsers and it is all the same? > > > > On Sep 30, 6:51 am, Joel Azcuna <[email protected]> wrote: > > > > > Thanks for the lead, I included that attribute to *embed section* > > > > > <embed wmode="transparent" src="http://www.youtube.com/..."></embed> > > > > > The dialog freezes everything now. > > > > > 2009/9/30 Scott González <[email protected]> > > > > > > You need to set wmode="transparent" on your objects. > > > > > > On Sep 30, 2:41 am, Joel Azcuna <[email protected]> wrote: > > > > > Hi, > > > > > > > I've implemented Dialog and set its modal option to true, but > object > > > > > elements, e.g. embedded youtube video, were not disabled thus they > > > > > were even rendered on top of the said dialog. > > > > > > > Did I missed some options? I would be thankful if you share work > > > > > around on this issue. > > > > > > > thanks, > > > > > > > Joel > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
