테스트 사이트 - 개발 중인 베타 버전입니다

제이쿼리 효과에 관한 문의 드립니다

· 12년 전 · 1521 · 4
imgge-1.jpg
imgge-2.jpg
첫 번째 사진은 제이쿼리로 사이트에 만들어져 있습니다
http://www.townkorea.com/

두 번째 사진 처럼 플래시 효과(제이쿼리로 만든)를 넣기 위해서는 index.php 를 어떻게 수정해야 될지 의견 좀 부탁드립니다
(레이어로 띄우는 효과인 듯 하군요)

지금은 index.php 에 아래 문구가 삽입되어 불러옵니다

<table align="center" cellpadding=0 cellspacing=0 border="0">
<tr>
<td align="center" width="1000">
<div style="width:1000px;margin:0 auto 15px auto;">
<?=latest("accordionza1", "tb0806", 4, 60)?>
</div>
</td>
</tr>
</table>

댓글 작성

댓글을 작성하시려면 로그인이 필요합니다.

로그인하기

댓글 4개

jQuery플러그인 중에 AnythingSlider 라고 있습니다.. 업로드하신 이미지 형태보니 비슷하게 활용 가능 할 듯 하네요
12년 전
June44님 좋은 답변 감사합니다
<table align="center" cellpadding=0 cellspacing=0 border="0">
<tr>
<td align="center" width="1000">
<div style="position:relative;width:1000px;height:영역높이px;margin:0 auto 15px;">
플래시삽입
<div style="width:700px;height:수정 높이px;margin:0;position:absolute;right:10px;top:20px;z-index:1">
<?=latest("accordionza1", "tb0806", 4, 60)?>
</div>
</div>
</td>
</tr>
</table>

최신글의 위치를 가로는 left나 right로,상하는 top이나 bottom중 골라서 위치를 잡아주시면 됩니다.
그리고 z-index는 무조건 플래시 보다 최신글이 높게 잡아주시고..
12년 전
새벽비님 감사합니다
내일 실행을 해 보고 궁금한 점 문의 올리겠습니다

게시글 목록

번호 제목
284348
284336
284333
284332
284320
284318
284316
284313
284307
284306
284303
284298
284296
284290
284286
284280
284277
284272
284261
284259