Skip to content

아래로 가는 버튼 만들기

<script type="text/javascript">
<!--
        function to_bottom()
        {
               var maxy = document.body.scrollHeight;
               scroll (0, maxy);
        }

//-->
</script>
<span onclick="to_bottom();" style="cursor:hand">아래로</span>

comments 0

leave comments

Powered by Textyle

Design & UI Develop By The RaiN Story

Admin