How do we have the Player window appear on top of anything else on the
page?

For example:

Vertical YouTube bar is on right side of page.
Left side of page has another YouTube video in full size.

When someone clicks on a video link in the YouTube vertical bar it
appears under the left side video.

I have done this before using javascript and "param and wmode", but
how do to this in Ajax?

Javascript code to achieve this:

in object
<param name="wmode" value="opaque" />

embed at end
wmode="opaque" /

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google AJAX API" 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/Google-AJAX-Search-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to