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

What do you mean?  Ajax is a technique of Javascript, if you're using
Ajax, then you're using Javascript so you should be all set.

As a side note, usually when you're messing with stacking objects in
this sense you can apply a higher z-index to the containing object and
that should force the object to float to the "top" so to speak.



On Oct 9, 8:29 am, JamesCousineau <[EMAIL PROTECTED]> wrote:
> 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