클릭시 화면 상단부터 나올수 있게 처리하고 싶습니다. 채택완료
https://woosungent.com/product06.php%EC%97%90%EC%84%9C" rel="nofollow noreferrer noopener" target="_blank">https://woosungent.com/product06.php 에서 이미지를 한개 클릭하고 들어가면 하단에 설치사례라는 이미지가 잇습니다. 클릭하면 화면 중간부분이 나오는데 이것을 화면 상단이나 타이틀부분이 먼저 나올 수 있게 수정이 가능할까요? 앵커를 쓰면될까요? #으로 처리하면 됐었는데 안먹네요 도와주세요
소스코드
</span></p>
<p><span style="font-size:10pt;"><div>
<li><img src="../../assets/images/product/wbf/detail01.jpg" width="1244" height="1538" usemap="#Map" border="0" />
<map name="Map" id="Map">
<area shape="rect" coords="614,247,909,297" href="../../order.php" target="_top" / window.scrollTop = 0;/>
</map></li>
<li><img src="../../assets/images/product/wap/detail02.jpg" width="1244" height="1020" usemap="#p1" border="0" />
<map name="p1" id="p1"><area shape="rect" coords="880,105,1239,460" href="<a href="https://woosungent.cafe24.com/gnuboard/bbs/board.php?bo_table=result03&wr_id=50"" target="_blank" rel="noopener noreferrer">https://woosungent.cafe24.com/gnuboard/bbs/board.php?bo_table=result03&wr_id=50"</a> /><area shape="rect" coords="441,104,804,460" href="<a href="https://woosungent.cafe24.com/gnuboard/bbs/board.php?bo_table=result03&wr_id=54"" target="_blank" rel="noopener noreferrer">https://woosungent.cafe24.com/gnuboard/bbs/board.php?bo_table=result03&wr_id=54"</a> /><area shape="rect" coords="2,104,364,459" href="<a href="https://woosungent.cafe24.com/gnuboard/bbs/board.php?bo_table=result03&wr_id=54#"" target="_blank" rel="noopener noreferrer">https://woosungent.cafe24.com/gnuboard/bbs/board.php?bo_table=result03&wr_id=54#"</a> /><area shape="rect" coords="1,509,361,865" href="<a href="https://woosungent.cafe24.com/gnuboard/bbs/board.php?bo_table=result03&wr_id=55#"" target="_blank" rel="noopener noreferrer">https://woosungent.cafe24.com/gnuboard/bbs/board.php?bo_table=result03&wr_id=55#"</a> /><area shape="rect" coords="441,510,799,865" href="<a href="https://woosungent.cafe24.com/gnuboard/bbs/board.php?bo_table=result03&wr_id=57#"" target="_blank" rel="noopener noreferrer">https://woosungent.cafe24.com/gnuboard/bbs/board.php?bo_table=result03&wr_id=57#"</a> />
<area shape="rect" coords="441,919,800,991" href="../../result03.php" target="_top" />
<area shape="rect" coords="880,510,1241,865" href="<a href="https://woosungent.cafe24.com/gnuboard/bbs/board.php?bo_table=result03&wr_id=56#1;"" target="_blank" rel="noopener noreferrer">https://woosungent.cafe24.com/gnuboard/bbs/board.php?bo_table=result03&wr_id=56#1;"</a> />
</map></li>
</ul></div></span></p>
<p><span style="font-size:10pt;">
답변 2개
/gnuboard/bbs/board.php
파일에서 제일 마지막 부분에 이라고 쓴 행 다음에 아래 코드 삽입해보세요.
</p>
<p><script></p>
<p>window.onload = function() {}</p>
<p>window.scrollTop = 0;</p>
<p>window.parent.scrollTop = 0;</p>
<p></script></p>
<p>
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인