플래쉬메뉴 설치 방법 조언좀 해주세요...
http://surijum.com 플래쉬메뉴 부탁해서 만들었구요... 제홈페이지에 적용하려니 힘드네요 ㅠㅠ
<table cellspacing="0" cellpadding="0" align ="center" border="0" width ="930px" height="270px">
<tr>
<!--카테고리시작-->
<td>
<table cellpadding="0" cellspacing="0" height="270px" width="217px" border="0">
<tr>
<td width="217" height="270" valign="top">
<table>
<tr>
<td height="270" width="217">
<!--레이어 띄우기 시작-->
<div id="menuArea" style="position:absolute; width:307px; height:397px; left: 166px; top: 170px;">
<script type="text/javascript">activeswf('../html/flash/leftmenu.swf',307,397);</script>
</div>
<!--레이어 띄우기 끝-->
</td>
</tr>
</table>
</td>
</tr>
</table>
이렇게 넣었더니 http://surijum.com 이렇게 되네요
어떻게 넣어야 2단카테고리 다나오면서 고정시킬수 있을까요 고수님 조언좀해주세요~ㅠㅠ
<table cellspacing="0" cellpadding="0" align ="center" border="0" width ="930px" height="270px">
<tr>
<!--카테고리시작-->
<td>
<table cellpadding="0" cellspacing="0" height="270px" width="217px" border="0">
<tr>
<td width="217" height="270" valign="top">
<table>
<tr>
<td height="270" width="217">
<!--레이어 띄우기 시작-->
<div id="menuArea" style="position:absolute; width:307px; height:397px; left: 166px; top: 170px;">
<script type="text/javascript">activeswf('../html/flash/leftmenu.swf',307,397);</script>
</div>
<!--레이어 띄우기 끝-->
</td>
</tr>
</table>
</td>
</tr>
</table>
이렇게 넣었더니 http://surijum.com 이렇게 되네요
어떻게 넣어야 2단카테고리 다나오면서 고정시킬수 있을까요 고수님 조언좀해주세요~ㅠㅠ
|
댓글을 작성하시려면 로그인이 필요합니다.
로그인
댓글 8개
<div id="box" style="position:relative;">
<div id="menuArea" style="position:absolute; width:307px; height:397px; left: 0px; top: 0px; z-index:100;">
테스트
</div>
</div>
<!--레이어 띄우기 끝-->
초보라 그런데 조금만 자세히좀 부탁드릴께요 가닥은 잡히는것 같은데요
지금 적용하니 아래로 내려갔네요...
<div id="box" style="position:relative;">
<div id="menuArea" style="position:absolute; width:307px; height:397px; left: 0px; top: 0px; z-index:100;">
<script type="text/javascript">activeswf('../html/flash/leftmenu.swf',307,397);</script>
</div>
</div>
<!--레이어 띄우기 끝-->
이거를 복사해서 변경 하세요 기존 소스에다가..제가 그냥 적은 테스트 글자 입니다..
그안에 테이블은 지우고 위에 레이어 소스만 넣으세요
그런데..모바일로 보면 플래쉬 출력부분 회색으로 처리 되던데...
거긴 왜 그런걸까요??