Input - 기본형
(temp_form_deip_type1)
Input - CSS형
(temp_form_cssip_type1)
Input - image형
(temp_form_imgip_type1)
SelectBox - 기본형
(temp_form_desb_type1)
SelectBox - CSS형
(temp_form_csssb_type1)
SelectBox - image형
(temp_form_imgsb_type1)
Radio
(temp_form_rd_type1)
Checbox
(temp_form_cb_type1)
지원 브라우저 :
(7~10)
CSS Code
input {vertical-align:middle; font-family:"돋움", "Dotum", Verdana;} |
input.inputtype{float:left; overflow:hidden; width:55px; height:19px; padding-left:4px; background:url("../image/btn/btn_paginate_num.gif") no-repeat left; border:0 none; line-height:19px;} |
.btn_move{float:left; margin-top:1px; margin-left:-4px; margin-right:3px;} |
:root .temp_com_paginate_type1 .btn_move{float:left; margin-top:1px; margin-left:-4px; margin-right:3px;} |
HTML Code
<input type="text" id="" name="" value="" title="" maxlength="8" class="inputtype"/> |
<a href=""><img src="../image/temp/btn_paginate_move.gif" alt="이동" class="textvalign_m btn_move"/></a> |
Image
|