336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.
<input type="text" id="quick_customer_name" name="quick_customer_name" style="width:65px; height:16px; ime-mode:active;" value="이름" onfocus="this.value=''" onblur="if(this.value =='') this.value='이름';" onkeydown="return fn_SubmitFromInput();" />
여기에서
value="이름" onfocus="this.value=''" onblur="if(this.value =='') this.value='이름';" onkeydown="return fn_SubmitFromInput();"
이 부분이 중요.
'공부 > 자바스크립트 jQuery' 카테고리의 다른 글
[jquery]disabled 한 라디오 버튼에 alert 경고를 띄울 때 (0) | 2014.06.23 |
---|---|
자바스크립트 현재 시간 출력 (0) | 2014.06.16 |
asp 변수 값을 이용한 셀렉트 박스 기본 선택 (0) | 2014.04.28 |
주소 검색 팝업 javascript + asp (0) | 2014.04.22 |
사진 업로드 할 때 미리볼 수 있도록 화면에 표시 (0) | 2014.04.22 |
댓글