Jump to content
  • 0

все остаётся позади FLASHA


FenomeN
 Share

Question

ребят помогите.

в диве находится МЕНЮ и ПОИСКовик.......в этом же диве я размещаю ФЛАШ..... .

МЕНЮ и ПОИСКовик у меняposition:absolute;и поэтому они остаются позади флаша.

КАК СДЕЛАТЬ ТАК ЧТОБ ОНИ БЫЛИ СВЕРХУ ФЛАША?

ВООБЩЕ ЭТО РЕАЛЬНО?

Edited by FenomeN
Link to comment
Share on other sites

9 answers to this question

Recommended Posts

  • 0

вот весь код

<div id="globalNav">

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="936" height="65" align="right">

<param name="movie" value="img/asagi.swf" />

<param name="quality" value="high" />

<embed src="img/asagi.swf" width="936" height="65" align="right" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>

</object>

<div id="search">

<form action="#">

<input name="searchFor" type="text" size="15" />

<a href="#">AXTAR</a>

</form>

</div>

<div id="MENU">

<a href="#">Ana sehife</a> | <a href="#">Elaqe</a> | <a href="#">Saytin Xeritesi</a>

</div>

<div id="azruen"> <a href="#">AZ</a> | <a href="#">RU</a> | <a href="#">EN</a></div>

</div>

#globalNav{
background:#C8DDEE;
width:100%;
height:65px;
padding:0px;
margin:0px;
}

#MENU{
padding:20px 30px 0 0;
position:absolute;
left: 592px;
top: 164px;
}


#search{
padding: 5px 0px 5px 10px;
font-size: 90%;
width:208px;
margin-top:15px;
position:absolute;
left: 6px;
}

#azruen{
padding:20px 0px 0px 25px;
margin:0px;
font-size:12px;
width:155px;
position:absolute;
left: 1040px;
top: 165px;
}

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy