ȸ¿ø°¡ÀԡžÆÀ̵ð/ºñ¹øã±â
ȨÀ¸·Î


À§, ¾Æ·¡ ÀÚµ¿ ½ºÅ©·Ñ
9³â Àü
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6/jquery.min.js"></script>
<script type="text/javascript">
//<![CDATA[
$(document).ready(function() {
        var Oposition = $(window).height()/2 - $("#slidemenu").height()/2;
        $("#slidemenu").css('top', Oposition);

        $('#tobottom').click(function(){
                $('html, body').animate({scrollTop:$(document).height()}, 'slow');
        });

        $(window).scroll(function() {
                var position = Oposition + $(window).scrollTop() ; //·¹À̾îÀÇ ¼¼·Î À§Ä¡
                $("#slidemenu").stop().animate({"top":position+"px"}, 1000);

                if(position < $(document).height()/2) $("#slidemenu").html('<span id="tobottom">¾Æ·¡·Î</span>');
                else $("#slidemenu").html('<span id="totop">À§·Î</span>');

                $('#totop').click(function(){
                        $('html, body').animate({scrollTop:0}, 'slow');
                });
                $('#tobottom').click(function(){
                        $('html, body').animate({scrollTop:$(document).height()}, 'slow');
                });
        
        });
});
//]]>
</script>
<style type="text/css">
#wrap{text-align:left;margin:0 auto;height:1000px;}
#slidemenu{position:absolute;cursor:pointer; right:10px;}
</style>
</head>
<body>
<div id="wrap">
        <div id="slidemenu"><span id="tobottom">¾Æ·¡·Î</span></div>
</div>
ÃßõÃßõ : 381 Ãßõ ¸ñ·Ï
¹øÈ£ Á¦¸ñ
1,192
jQuery API - ¼Ó¼º(CSS), ÃßÃâ
1,191
urlencode(), base64 encode() ÇÔ¼ö
1,190
PHP·Î IE¹öÀü üũÇÏ´Â ¹æ¹ý(Trident°ª»ç¿ë)
1,189
Ŭ¸¯ ÇѹøÀ¸·Î °íÀ¯ÁÖ¼Ò(URL) º¹»çµÇ°Ô ÇÏ´Â ¹æ¹ý
1,188
Ŭ¸¯½Ã url º¹»çÇϱâ
1,187
[Á¤±ÔÇ¥Çö½Ä] php ¹®ÀÚ¿­¿¡¼­ ¼ýÀÚ¸¸ ÃßÃâ
1,186
php `/`±âÁØÀ¸·Î ÀÚ¸£±â
1,185
php ¹®ÀÚ¿­ ÇÔ¼ö
1,184
PHP ¹®ÀÚ¿­ ³ª´©±â - explode()
1,183
[PHP] ceil() , floor(), round() ÇÔ¼ö
1,182
PHP split ÇÔ¼ö¸¦ ÀÌ¿ëÇÑ ¹®ÀÚ¿­ ºÐ¸®
1,181
[ÀÚ¹Ù½ºÅ©¸³Æ®] ¼­¼­È÷ ³ªÅ¸³ª°í »ç¶óÁö´Â â
1,180
php¿¡¼­ À̹ÌÁö ÆÄÀÏÀ» ·£´ýÇÏ°Ô ºÒ·¯¿À±â
1,179
php¿¡¼­ sendmail Å×½ºÆ® Çϱâ
1,178
phpÀÇ number format ÇÔ¼ö - ¼ýÀÚ¸¦ õ´ÜÀ§·Î ±¸ºÐ
1,177
Æ˾÷â °ü·Ã ÀÚ¹Ù½ºÅ©¸³Æ®
1,176
PHP¿¡¼­ ¿ø°Ý À̹ÌÁöÀÇ À¯È¿¼ºÀ» üũÇÏ´Â ¹æ¹ý
1,175
±Ã±ØÀÇ ¾ÆÀÌÇÁ·¹ÀÓ ³ôÀÌ ÀÚµ¿ Á¶Àý
1,174
URL¿¡¼­ µµ¸ÞÀθ¸ ÃßÃâÇϱâ
1,173
$_REQUEST - GET¹æ½Ä,POST¹æ½Ä ±¸ºÐÇÏÁö ¾Ê°í °ª ¹Þ±â
1,172
JavaScript ¹Ð¸®Ãʸ¦ ½Ã°£Çü½ÄÀ¸·Î º¯È¯
À§, ¾Æ·¡ ÀÚµ¿ ½ºÅ©·Ñ
1,170
JavaScript·ÎµùÀ» ÃÖÀûÈ­ÇÏ¿© ÆäÀÌÁö ·»´õ¸µ ¼Óµµ¸¦ ºü¸£°Ô ÇÏ´Â 6°¡Áö ¹æ¹ý
1,169
[Javascript] Á¤±Ô½Ä. ÀüÈ­¹øÈ£, ÈÞ´ëÆù ¹øÈ£ ÃßÃâ. °ËÁõ
1,168
PHP for¹® 2¾¿ Áõ°¡ÇÏ´Â ¹ý
1,167
°ñ¶§¸®´Â ÀÚ¹Ù½ºÅ©¸³Æ® - ArrayÀÇ Áø½Ç 2
1,166
[jQuery] ³ª¸¸ÀÇ Áö¿¬µÈ °´Ã¼(Deferred Object) ¸¸µé±â.
1,165
°ñ¶§¸®´Â ÀÚ¹Ù½ºÅ©¸³Æ®ÀÇ ¼¼°è - ³ª¸¸ÀÇ ÇÁ·Î¹ÌÁî ÆÐÅÏ
1,164
[jQuery ©¸·ÆÁ] Ajax ¸¦ ¼øÂ÷ÀûÀ¸·Î ¿©·¯°³ ºÒ·¯¿À±â
1,163
javascript ÀÚ¹Ù½ºÅ©¸³Æ® html ÅÂ±× Á¦°Å
¸ñ·Ï
¹ÂÁ÷Æ®·ÎÆ® ºÎ»ê±¤¿ª½Ã ºÎ»êÁø±¸ °¡¾ßµ¿ ¤Ó °³ÀÎÁ¤º¸Ãë±Þ¹æħ
Copyright ¨Ï musictrot All rights reserved.