This is Interesting: Free Magazines for Graphics designers and webmasters  


Home > Archive > Stylesheets > October 2007 > Please Help with z-indexes and activex controls





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Please Help with z-indexes and activex controls
pbd22

2007-10-18, 6:19 pm


I have an object on my page with the following
settings:

Code:

#myEmail {
position:absolute;
left:400px;
top:50px;
z-index:2;
display:none;
}




and i have a video player in my form that looks like this:

Code:

<object id="Player" height="400" style="border:solid 1px black; z-
index:1;" width="500" classid="CLSID:6BF52A52-394A-11d3-
B153-00C04F79FAA6">
<param name="URL" value="<% =GetPlayerUrl() %>" />
<param name="autoPlay" value="true" />
</object>



Problem is, when the video starts to play, it moves to the top layer.
What am i doing wrong?

thanks.

Andy Dingley

2007-10-18, 10:27 pm

On Thu, 18 Oct 2007 17:13:06 -0000, pbd22 <dushkin@XXXXXXXXXX> wrote:

>What am i doing wrong?


You missed out:
font-size: 7px;


Otherwise you've got just about _everything_ wrong, starting by posting
a fragment rather than a URL to an example page.

Few people in this ng will bother to look at a fragment, because there's
too much scope for differences compared to a live page. Post a URL,
then people can at least see what your problem is.
Sponsored Links


Copyright 2003 - 2008 forum4designers.com  Software forum  Computer Hardware reviews