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


input textarea Æ÷Ä¿½º½Ã È¿°úÁÖ±â
12³â Àü

¿©·¯°¡Áö ¹æ¹ýÀÌ ÀÖ°ÚÁö¸¸ Àú´Â ¾Æ·¡ÀÇ ¹æ¹ýÀ» »ç¿ëÇÕ´Ï´Ù.

ÀÎDz¹Ú½ºÀÇ ½ºÅ¸ÀÏ Å¬·¡½º¸¦ º¸Åë¹Ú½º¿Í Æ÷Ä¿½º°¡ µé¾î°£¹Ú½º¸¦ ¹Ì¸® »ý¼ºÇصӴϴÙ.

jquery¸¦ ÀÌ¿ëÇÏ¿© ÀÎDz¹Ú½º¿¡ Ä¿¼­°¡ ¸ÂÃçÁö¸é ¹Ì¸® »ý¼ºÇصР½ºÅ¸ÀÏ Å¬·¡½º·Î ¹Ù²î´Â ¿ø¸®ÀÔ´Ï´Ù.




HTML

<input type="text" class="inputbox" style="width:200px;" />
<textarea rows="10" cols="85" class="textbox" style="width:500px; height:200px;" ></textarea>




jQuery

$(function() {

    // input Å׵θ®
    $('input.inputbox').focus(function() {
        $(this).addClass('focusbox');
    }).blur(function() {
        $(this).removeClass('focusbox');
    });

    // textarea Å׵θ®
    $('textarea.textbox').focus(function() {
        $(this).addClass('focustextbox');
    }).blur(function() {
        $(this).removeClass('focustextbox');
    });


});





CSS

.inputbox,.focusbox {float:left; margin:0; height:auto; font-size:12px; color:#666;}.inputbox {padding:4px 1px 3px 5px; border-top:1px solid #b5b5b5; border-right:1px solid #ddd; border-bottom:1px solid #ddd; border-left:1px solid #b5b5b5;}.focusbox {padding:3px 0 2px 4px; border:2px solid #23adb2;}.textbox,.focustextbox {margin:0; width:539px; height:100px;}.textbox {padding:4px 1px 3px 5px; border-top:1px solid #b5b5b5; border-right:1px solid #ddd; border-bottom:1px solid #ddd; border-left:1px solid #b5b5b5;}.focustextbox {padding:3px 0 2px 4px; border:2px solid #23adb2;}

ÃßõÃßõ : 696 Ãßõ ¸ñ·Ï
¹øÈ£ Á¦¸ñ
84
input ÀÔ·Â ÇÊµå ¾ÕµÚ °ø¹é ½Ç½Ã°£ Á¦°Å
83
Placeholder Æ÷Ä¿½º½Ã °¨Ãß±â
82
[ transition ] ¸µÅ© hover »ö»ó º¯È­ ¼Óµµ Á¶Àý
81
CSS Hover ¸¦ ÀÌ¿ëÇÑ ±ò²ûÇÑ ÆäÀÌ¡
80
½ºÅ©·ÑÇصµ »ó´Ü¿¡ °íÁ¤µÇ´Â ¸Þ´º ¸¸µé±â
79
[jQuery] jQuery fadeIn(), fadeOut(), fadeToggle(), fadeTo() ÀÌÇØÇϱâ
78
¼îÇθô »óÇ°Å×ÀÌºí ·Ñ¸µ
77
Input ÇѱÛ/¿µ¾î Á¦¾îÇϱâ
76
Äü¸Þ´º
75
div ű׿¡ ½ºÅ©·Ñ¹Ù(Scroll Bar) ºÙÀ̱â
74
CSS HackÀ» »ç¿ëÇÏ¿© ȣȯ¼º ¹®Á¦¸¦ ÇØ°á
73
ÀÚ¹Ù½ºÅ©¸³À¸·Î Ç÷¡½¬ ¸Þ´ºÃ³·³...
72
input ¹Ú½º¿¡ ¾È³»¹®±¸ ³ªÅ¸³»±â
input textarea Æ÷Ä¿½º½Ã È¿°úÁÖ±â À̹ÌÁö
70
¹®Àå¿¡¼­ ƯÁ¤´Ü¾î¿¡ È¿°úÁֱ⸶½ºÅÍ
69
x ÃÊÈÄ ³ªÅ¸³ª´Â ·¹À̾î...
68
meta È­¸éÀÌÆåÆ®
67
¿øŬ¸¯À¸·Î ¼¼°³ÀÇ iframe¿¡ ¸µÅ© È£ÃâÇϱâ
66
Ä«¿îÆ®´Ù¿î ÈÄ Æ¯Á¤ ÆäÀÌÁö·Î À̵¿ÇÕ´Ï´Ù
65
·Ñ¿À¹ö ¹öÆ° ½ºÅ©¸³Æ®
64
¹öÆ° Ŭ¸¯½Ã ¿­¸®´Â ·¹À̾î Æ˾÷ À̵¿°¡´ÉÇÑ ·¹ÀÌ¾î ¸¸µé±â
63
Á¿ìÃø Àç»ý Á¦¾îµÇ´Â ÀÚ¹Ù½ºÅ©¸³Æ® ¸¶Äû(marquee) ¼Ò½º
62
<blink> ÅÂ±× ±¸Çö
61
·Ñ¿À¹ö, ÀÚµ¿ À̵¿ ·¹À̾î
60
À̹ÌÁö ·Ñ¸µ
59
³×À̹ö ÄÞº¸½ºÅ¸ÀÏ ¸Þ´º
58
HTML°ú ÀÚ¹Ù½ºÅ©¸³Æ®¿¡¼­ ½ºÅ¸ÀϽÃÆ® ¼Ó¼º
57
CDATA ¼½¼Ç[XML Ç¥ÁØ]
56
textfield Å©±â¿¡ ¸Â°Ô ÅøÆÁ(tooltip) º¸¿©ÁÖ´Â ·¹À̾î
55
À¥ÆäÀÌÁö À̵¿ ¹æ¹ý
123
¸ñ·Ï
¹ÂÁ÷Æ®·ÎÆ® ºÎ»ê±¤¿ª½Ã ºÎ»êÁø±¸ °¡¾ßµ¿ ¤Ó °³ÀÎÁ¤º¸Ãë±Þ¹æħ
Copyright ¨Ï musictrot All rights reserved.