jLook, nice forms
- 授权协议: 未知
- 开发语言:
- 操作系统: 未知
- 软件首页: http://plugins.jquery.com/project/jLook
软件介绍
Create nice forms, templeates for forms, forms personalization.
XHTML and CSS. Easy to use and personalize.
Example:
<script type="text/javascript">
$(document).ready(function(){
$("#testForm").jLook();
});
</script> 