#jQuery.plugins.lxjwlt
将各种实用函数写成了 jQuery 插件的形式,以便日后重用。
##主要功能
createGoTop
:模拟置顶按钮功能createPlaceholder
:模拟HTML5的输入框placeholder
属性bindDropDownList
:模拟下拉菜单mousewheel
:鼠标中键事件createWindow
:模拟弹出窗draggable
:添加拖拽效果createScroll
:创建自定义滚动条bindFileButton
: ‘自定义的按钮’模拟‘文件上传input’功能validate
:表单验证框架