<script type="text/javascript">
<!--
$("#sForm :text").val("");
$("#sForm select").find("option:first").attr("selected","selected");
$("#sForm [name='datatype']:first").attr("checked",true);
$("#sForm [name='sumtype']:first").attr("checked",true);
//-->
</script>
'web > javascript' 카테고리의 다른 글
javascript ajax 크로스 도메인 요청 하기 (CORS) (0) | 2015.10.08 |
---|---|
press [key enter] to event trigger & work template (0) | 2015.08.21 |
월더하기 (0) | 2015.08.18 |
jquery sortable mobile html5 (0) | 2015.04.08 |
jquery toast (0) | 2015.04.08 |
댓글