Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Placing Player Window On Top
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
JamesCousineau  
View profile  
 More options Oct 9 2008, 9:29 am
From: JamesCousineau <marketingplann...@gmail.com>
Date: Thu, 9 Oct 2008 06:29:16 -0700 (PDT)
Local: Thurs, Oct 9 2008 9:29 am
Subject: Placing Player Window On Top
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 must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeremy R. Geerdes  
View profile  
 More options Oct 9 2008, 9:38 am
From: "Jeremy R. Geerdes" <jgeer...@mchsi.com>
Date: Thu, 9 Oct 2008 08:38:22 -0500
Local: Thurs, Oct 9 2008 9:38 am
Subject: Re: Placing Player Window On Top
Actually, I think you'll have to put the wmode on the full-sized  
player to the left side.  Then the player should just float to the  
top.  Of course, take that with a grain of salt because it's tough to  
tell you exactly what to do without actually seeing the page in  
question in action.  If you could provide a link, that would make it  
much easier!

Rev. Jeremy R. Geerdes, Pastor
Debra Heights Wesleyan Church
4025 Lower Beaver Rd.
Des Moines, IA 50310

p/f: (515) 279-5212
h: (515) 277-7491
jgeer...@mchsi.com

On Oct 9, 2008, at 8:29 AM, JamesCousineau wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Matt Foster  
View profile  
 More options Oct 14 2008, 12:13 pm
From: Matt Foster <mattfoste...@gmail.com>
Date: Tue, 14 Oct 2008 09:13:53 -0700 (PDT)
Local: Tues, Oct 14 2008 12:13 pm
Subject: Re: Placing Player Window On Top

> 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 <marketingplann...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »