自己实现的jquery全面屏滚动插件

myfullpage项目介绍 自己实现的jquery全面屏滚动插件。demo 使用说明HTML骨架 div id="fullpage" div class="sections" div class="section"span第一屏/span/div div class="section"span第
taro组件封装的自定义导航栏 可自定义返回事件

taro-navbar 使用实例 可以下载后运行查看 同时会更新更多的组件 git clone git@github.com:moyuanhua/taro-navbar.git
Full-screen scrolling plugin w

Full-screen scrolling plugin written in native JS: compatible with IE 10+, mobile phone touch screen, Mac touch pad optimization, customizable page animation, gzip file 2.15KB. DEMO; download file; 中文
js常用函数 Updated 10 seconds ago

js常用函数 js常用函数,包含数据类型判断,数组去重,字符串去重,深拷贝、浅拷贝,reserve的实现,圣杯式继承,找出字符串中第一次只出现一次的字母
遮罩块组件,用于在一个区域的四个边或者四个

eg-overlay 遮罩块:鼠标移动到某个元素的时候显示一条遮罩。 Overlay overlayContent={ div style={{color:'#fff',fontSize:'12px'}} span style={{marginRight:'20px'}}删除/span span编辑
这个一个jQuery插件,实现可滚动的table功能;表头

ScrollTable 这个一个jQuery插件,实现可滚动的table功能;表头固定,内容可滚动显示。采用可视区域加载的方式,主要用来显示大数据量的列表。