아 레이어 조절 힘드네요 조금 도와주세요 정보
아 레이어 조절 힘드네요 조금 도와주세요본문
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> new document </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="generator" content="editplus" />
<meta name="author" content="" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<style>
#layer1 {position:absolute; left:0; top:0; width:1200; height:264; z-index:0; text-align:center;}
#layer2 {position:absolute; left:0; top:0; width:1200; height:264; z-index:0; text-align:center;}
</style>
</head>
<body style="text-align:center;width:100%; height:264px">
<!-- top 첫번째 겹치는 부분 (검색창)-->
<div id='layer1'>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="1200" height="264">
<param name="movie" value="./maintop.swf">
<param name="play" value="true">
<param name="loop" value="true">
<param name="quality" value="high">
<embed width="1200" height="264" src="./maintop.swf" play="true" loop="true" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object>
</div>
<!-- top 두번째 겹치는 부분 -->
<div id='layer2'>
<form><input type='text' style="width:100%;"></form>
</div>
이 태그를 직접 만들어 사용햇습니다.
ㅇㅅㅇ..
그런데.. div 중앙정력하는 법과 소속되어있는 Div 를 기준으로 레이어가 짜지는 기능이 있는지 궁금하네요.. ㅇㅅㅇ
하하... 그러니 기준점을 상위 div 레이어로 잡는것 말입니다.
또 겹치기 할때.... 인풋 (입력폼) 이 플레쉬 밑에 깔리지 않는 방법가르쳐주세요
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title> new document </title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="generator" content="editplus" />
<meta name="author" content="" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<style>
#layer1 {position:absolute; left:0; top:0; width:1200; height:264; z-index:0; text-align:center;}
#layer2 {position:absolute; left:0; top:0; width:1200; height:264; z-index:0; text-align:center;}
</style>
</head>
<body style="text-align:center;width:100%; height:264px">
<!-- top 첫번째 겹치는 부분 (검색창)-->
<div id='layer1'>
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="1200" height="264">
<param name="movie" value="./maintop.swf">
<param name="play" value="true">
<param name="loop" value="true">
<param name="quality" value="high">
<embed width="1200" height="264" src="./maintop.swf" play="true" loop="true" quality="high" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></object>
</div>
<!-- top 두번째 겹치는 부분 -->
<div id='layer2'>
<form><input type='text' style="width:100%;"></form>
</div>
이 태그를 직접 만들어 사용햇습니다.
ㅇㅅㅇ..
그런데.. div 중앙정력하는 법과 소속되어있는 Div 를 기준으로 레이어가 짜지는 기능이 있는지 궁금하네요.. ㅇㅅㅇ
하하... 그러니 기준점을 상위 div 레이어로 잡는것 말입니다.
또 겹치기 할때.... 인풋 (입력폼) 이 플레쉬 밑에 깔리지 않는 방법가르쳐주세요
댓글 전체

입력 폼의 z-index 값을 높여보심이?
z-index 높여도 안됩니다. ㅎㅎ