【实例简介】多年收集的 JavaScript、jQuery 插件、UI 集合,可能已经有更好的替代技术了,但是,这是属于我的前端学习旅程,没有它,何谈提高?!
【实例截图】
【核心代码】
.
├── 11款JQuery动画效果的导航菜单.rar
├── 15jQueryDemo.rar
├── 3DGallery.zip
├── FC_JQUERY密码强弱度判定
│ ├── jquery132.js
│ ├── passwordStrength.js
│ ├── test.html
│ └── 使用方法.txt
├── Flash头像剪裁预览 1.9.rar
├── H 2.2.rar
├── JQUERY鼠标悬停图片显示浮层文字与标题内容特效.rar
├── JQuery Tab.rar
├── JQuery zTree v3.1.zip
├── JS幻灯片-实现多屏切换效果——右下脚四个点.zip
├── JS滚动栏定位.html
├── JS邮箱自动提示插件.rar
├── JavaScript实现的ajax城市选择控件源代码.rar
├── LinuxSVN搭建
│ ├── Linux搭建SVN-上.docx
│ ├── Linux搭建SVN-下.docx
│ ├── linux搭建注意事项.docx
│ ├── subversion-1.6.2.tar.gz
│ └── subversion-deps-1.6.2.tar.gz
├── PHP
│ └── phpmyadmin.zip
├── PHPExcel-demo.rar
├── TAB选项卡.rar
├── bootstrap-3.3.2-dist.zip
├── bootstrap-3.3.2.zip
├── easyUI 1.4.4 Demo
│ ├── changelog.txt
│ ├── demo
│ │ ├── accordion
│ │ │ ├── _content.html
│ │ │ ├── actions.html
│ │ │ ├── ajax.html
│ │ │ ├── basic.html
│ │ │ ├── datagrid_data1.json
│ │ │ ├── expandable.html
│ │ │ ├── fluid.html
│ │ │ ├── multiple.html
│ │ │ └── tools.html
│ │ ├── calendar
│ │ │ ├── basic.html
│ │ │ ├── custom.html
│ │ │ ├── disabledate.html
│ │ │ ├── firstday.html
│ │ │ └── fluid.html
│ │ ├── combo
│ │ │ ├── animation.html
│ │ │ └── basic.html
│ │ ├── combobox
│ │ │ ├── actions.html
│ │ │ ├── basic.html
│ │ │ ├── combobox_data1.json
│ │ │ ├── combobox_data2.json
│ │ │ ├── customformat.html
│ │ │ ├── dynamicdata.html
│ │ │ ├── fluid.html
│ │ │ ├── group.html
│ │ │ ├── icons.html
│ │ │ ├── multiline.html
│ │ │ ├── multiple.html
│ │ │ ├── navigation.html
│ │ │ ├── remotedata.html
│ │ │ └── remotejsonp.html
│ │ ├── combogrid
│ │ │ ├── actions.html
│ │ │ ├── basic.html
│ │ │ ├── datagrid_data1.json
│ │ │ ├── fluid.html
│ │ │ ├── initvalue.html
│ │ │ ├── multiple.html
│ │ │ ├── navigation.html
│ │ │ └── setvalue.html
│ │ ├── combotree
│ │ │ ├── actions.html
│ │ │ ├── basic.html
│ │ │ ├── fluid.html
│ │ │ ├── initvalue.html
│ │ │ ├── multiple.html
│ │ │ └── tree_data1.json
│ │ ├── datagrid
│ │ │ ├── aligncolumns.html
│ │ │ ├── basic.html
│ │ │ ├── cacheeditor.html
│ │ │ ├── cellediting.html
│ │ │ ├── cellstyle.html
│ │ │ ├── checkbox.html
│ │ │ ├── clientpagination.html
│ │ │ ├── columngroup.html
│ │ │ ├── complextoolbar.html
│ │ │ ├── contextmenu.html
│ │ │ ├── custompager.html
│ │ │ ├── datagrid_data1.json
│ │ │ ├── datagrid_data2.json
│ │ │ ├── fluid.html
│ │ │ ├── footer.html
│ │ │ ├── formatcolumns.html
│ │ │ ├── frozencolumns.html
│ │ │ ├── frozenrows.html
│ │ │ ├── mergecells.html
│ │ │ ├── multisorting.html
│ │ │ ├── products.json
│ │ │ ├── rowborder.html
│ │ │ ├── rowediting.html
│ │ │ ├── rowstyle.html
│ │ │ ├── selection.html
│ │ │ ├── simpletoolbar.html
│ │ │ └── transform.html
│ │ ├── datalist
│ │ │ ├── basic.html
│ │ │ ├── checkbox.html
│ │ │ ├── datalist_data1.json
│ │ │ ├── group.html
│ │ │ ├── multiselect.html
│ │ │ └── remotedata.html
│ │ ├── datebox
│ │ │ ├── basic.html
│ │ │ ├── buttons.html
│ │ │ ├── clone.html
│ │ │ ├── dateformat.html
│ │ │ ├── events.html
│ │ │ ├── fluid.html
│ │ │ ├── restrict.html
│ │ │ ├── sharedcalendar.html
│ │ │ └── validate.html
│ │ ├── datetimebox
│ │ │ ├── basic.html
│ │ │ ├── fluid.html
│ │ │ ├── initvalue.html
│ │ │ └── showseconds.html
│ │ ├── datetimespinner
│ │ │ ├── basic.html
│ │ │ ├── clearicon.html
│ │ │ ├── fluid.html
│ │ │ └── format.html
│ │ ├── demo.css
│ │ ├── dialog
│ │ │ ├── basic.html
│ │ │ ├── complextoolbar.html
│ │ │ ├── fluid.html
│ │ │ └── toolbarbuttons.html
│ │ ├── draggable
│ │ │ ├── basic.html
│ │ │ ├── constrain.html
│ │ │ └── snap.html
│ │ ├── droppable
│ │ │ ├── accept.html
│ │ │ ├── basic.html
│ │ │ └── sort.html
│ │ ├── easyloader
│ │ │ └── basic.html
│ │ ├── filebox
│ │ │ ├── basic.html
│ │ │ ├── buttonalign.html
│ │ │ └── fluid.html
│ │ ├── form
│ │ │ ├── basic.html
│ │ │ ├── form_data1.json
│ │ │ ├── load.html
│ │ │ └── validateonsubmit.html
│ │ ├── layout
│ │ │ ├── _content.html
│ │ │ ├── addremove.html
│ │ │ ├── autoheight.html
│ │ │ ├── basic.html
│ │ │ ├── collapsetitle.html
│ │ │ ├── complex.html
│ │ │ ├── customcollapsetitle.html
│ │ │ ├── datagrid_data1.json
│ │ │ ├── fluid.html
│ │ │ ├── full.html
│ │ │ ├── nestedlayout.html
│ │ │ ├── nocollapsible.html
│ │ │ ├── propertygrid_data1.json
│ │ │ └── tree_data1.json
│ │ ├── linkbutton
│ │ │ ├── basic.html
│ │ │ ├── fluid.html
│ │ │ ├── group.html
│ │ │ ├── iconalign.html
│ │ │ ├── plain.html
│ │ │ ├── size.html
│ │ │ ├── style.html
│ │ │ └── toggle.html
│ │ ├── menu
│ │ │ ├── basic.html
│ │ │ ├── customitem.html
│ │ │ ├── events.html
│ │ │ ├── inline.html
│ │ │ └── nav.html
│ │ ├── menubutton
│ │ │ ├── actions.html
│ │ │ ├── alignment.html
│ │ │ ├── basic.html
│ │ │ └── nav.html
│ │ ├── messager
│ │ │ ├── alert.html
│ │ │ ├── basic.html
│ │ │ ├── interactive.html
│ │ │ └── position.html
│ │ ├── numberbox
│ │ │ ├── basic.html
│ │ │ ├── fluid.html
│ │ │ ├── format.html
│ │ │ └── range.html
│ │ ├── numberspinner
│ │ │ ├── basic.html
│ │ │ ├── fluid.html
│ │ │ ├── increment.html
│ │ │ └── range.html
│ │ ├── pagination
│ │ │ ├── attaching.html
│ │ │ ├── basic.html
│ │ │ ├── custombuttons.html
│ │ │ ├── layout.html
│ │ │ ├── links.html
│ │ │ └── simple.html
│ │ ├── panel
│ │ │ ├── _content.html
│ │ │ ├── basic.html
│ │ │ ├── customtools.html
│ │ │ ├── fluid.html
│ │ │ ├── footer.html
│ │ │ ├── loadcontent.html
│ │ │ ├── nestedpanel.html
│ │ │ └── paneltools.html
│ │ ├── progressbar
│ │ │ ├── basic.html
│ │ │ └── fluid.html
│ │ ├── propertygrid
│ │ │ ├── basic.html
│ │ │ ├── customcolumns.html
│ │ │ ├── groupformat.html
│ │ │ └── propertygrid_data1.json
│ │ ├── resizable
│ │ │ └── basic.html
│ │ ├── searchbox
│ │ │ ├── basic.html
│ │ │ ├── category.html
│ │ │ └── fluid.html
│ │ ├── slider
│ │ │ ├── basic.html
│ │ │ ├── fluid.html
│ │ │ ├── formattip.html
│ │ │ ├── nonlinear.html
│ │ │ ├── range.html
│ │ │ ├── rule.html
│ │ │ └── vertical.html
│ │ ├── splitbutton
│ │ │ ├── actions.html
│ │ │ └── basic.html
│ │ ├── switchbutton
│ │ │ ├── action.html
│ │ │ └── basic.html
│ │ ├── tabs
│ │ │ ├── _content.html
│ │ │ ├── autoheight.html
│ │ │ ├── basic.html
│ │ │ ├── dropdown.html
│ │ │ ├── fixedwidth.html
│ │ │ ├── fluid.html
│ │ │ ├── hover.html
│ │ │ ├── images
│ │ │ │ ├── modem.png
│ │ │ │ ├── pda.png
│ │ │ │ ├── scanner.png
│ │ │ │ └── tablet.png
│ │ │ ├── nestedtabs.html
│ │ │ ├── striptools.html
│ │ │ ├── style.html
│ │ │ ├── tabimage.html
│ │ │ ├── tabposition.html
│ │ │ ├── tabstools.html
│ │ │ └── tree_data1.json
│ │ ├── textbox
│ │ │ ├── basic.html
│ │ │ ├── button.html
│ │ │ ├── clearicon.html
│ │ │ ├── custom.html
│ │ │ ├── fluid.html
│ │ │ ├── icons.html
│ │ │ ├── multiline.html
│ │ │ └── size.html
│ │ ├── timespinner
│ │ │ ├── actions.html
│ │ │ ├── basic.html
│ │ │ ├── fluid.html
│ │ │ └── range.html
│ │ ├── tooltip
│ │ │ ├── _content.html
│ │ │ ├── _dialog.html
│ │ │ ├── ajax.html
│ │ │ ├── basic.html
│ │ │ ├── customcontent.html
│ │ │ ├── customstyle.html
│ │ │ ├── position.html
│ │ │ ├── toolbar.html
│ │ │ └── tooltipdialog.html
│ │ ├── tree
│ │ │ ├── actions.html
│ │ │ ├── animation.html
│ │ │ ├── basic.html
│ │ │ ├── checkbox.html
│ │ │ ├── contextmenu.html
│ │ │ ├── dnd.html
│ │ │ ├── editable.html
│ │ │ ├── formatting.html
│ │ │ ├── icons.html
│ │ │ ├── lazyload.html
│ │ │ ├── lines.html
│ │ │ ├── tree_data1.json
│ │ │ └── tree_data2.json
│ │ ├── treegrid
│ │ │ ├── actions.html
│ │ │ ├── basic.html
│ │ │ ├── clientpagination.html
│ │ │ ├── contextmenu.html
│ │ │ ├── editable.html
│ │ │ ├── fluid.html
│ │ │ ├── footer.html
│ │ │ ├── lines.html
│ │ │ ├── reports.html
│ │ │ ├── treegrid_data1.json
│ │ │ ├── treegrid_data2.json
│ │ │ └── treegrid_data3.json
│ │ ├── validatebox
│ │ │ ├── basic.html
│ │ │ ├── customtooltip.html
│ │ │ └── validateonblur.html
│ │ └── window
│ │ ├── basic.html
│ │ ├── customtools.html
│ │ ├── fluid.html
│ │ ├── footer.html
│ │ ├── inlinewindow.html
│ │ ├── modalwindow.html
│ │ └── windowlayout.html
│ ├── demo-mobile
│ │ ├── accordion
│ │ │ ├── _content.html
│ │ │ ├── basic.html
│ │ │ └── header.html
│ │ ├── animation
│ │ │ ├── basic.html
│ │ │ ├── fade.html
│ │ │ ├── pop.html
│ │ │ └── slide.html
│ │ ├── badge
│ │ │ ├── basic.html
│ │ │ ├── button.html
│ │ │ ├── list.html
│ │ │ └── tabs.html
│ │ ├── button
│ │ │ ├── basic.html
│ │ │ ├── group.html
│ │ │ ├── style.html
│ │ │ └── switch.html
│ │ ├── datagrid
│ │ │ ├── basic.html
│ │ │ └── rowediting.html
│ │ ├── datalist
│ │ │ ├── basic.html
│ │ │ ├── group.html
│ │ │ └── selection.html
│ │ ├── dialog
│ │ │ ├── basic.html
│ │ │ └── message.html
│ │ ├── form
│ │ │ └── basic.html
│ │ ├── images
│ │ │ ├── login1.jpg
│ │ │ ├── modem.png
│ │ │ ├── more.png
│ │ │ ├── pda.png
│ │ │ ├── scanner.png
│ │ │ └── tablet.png
│ │ ├── input
│ │ │ ├── numberspinner.html
│ │ │ └── textbox.html
│ │ ├── layout
│ │ │ └── basic.html
│ │ ├── menu
│ │ │ ├── basic.html
│ │ │ └── menubar.html
│ │ ├── panel
│ │ │ ├── _content.html
│ │ │ ├── ajax.html
│ │ │ ├── basic.html
│ │ │ └── nav.html
│ │ ├── simplelist
│ │ │ ├── basic.html
│ │ │ ├── button.html
│ │ │ ├── group.html
│ │ │ ├── image.html
│ │ │ └── link.html
│ │ ├── tabs
│ │ │ ├── basic.html
│ │ │ ├── nav.html
│ │ │ └── pill.html
│ │ ├── toolbar
│ │ │ ├── basic.html
│ │ │ ├── button.html
│ │ │ └── menu.html
│ │ └── tree
│ │ ├── basic.html
│ │ └── dnd.html
│ ├── easyloader.js
│ ├── jquery-easyui-1.4.4.zip
│ ├── jquery.easyui.min.js
│ ├── jquery.easyui.mobile.js
│ ├── jquery.min.js
│ ├── license_freeware.txt
│ ├── locale
│ │ ├── easyui-lang-af.js
│ │ ├── easyui-lang-am.js
│ │ ├── easyui-lang-ar.js
│ │ ├── easyui-lang-bg.js
│ │ ├── easyui-lang-ca.js
│ │ ├── easyui-lang-cs.js
│ │ ├── easyui-lang-cz.js
│ │ ├── easyui-lang-da.js
│ │ ├── easyui-lang-de.js
│ │ ├── easyui-lang-el.js
│ │ ├── easyui-lang-en.js
│ │ ├── easyui-lang-es.js
│ │ ├── easyui-lang-fr.js
│ │ ├── easyui-lang-it.js
│ │ ├── easyui-lang-jp.js
│ │ ├── easyui-lang-nl.js
│ │ ├── easyui-lang-pl.js
│ │ ├── easyui-lang-pt_BR.js
│ │ ├── easyui-lang-ru.js
│ │ ├── easyui-lang-sv_SE.js
│ │ ├── easyui-lang-tr.js
│ │ ├── easyui-lang-zh_CN.js
│ │ └── easyui-lang-zh_TW.js
│ ├── plugins
│ │ ├── jquery.accordion.js
│ │ ├── jquery.calendar.js
│ │ ├── jquery.combo.js
│ │ ├── jquery.combobox.js
│ │ ├── jquery.combogrid.js
│ │ ├── jquery.combotree.js
│ │ ├── jquery.datagrid.js
│ │ ├── jquery.datalist.js
│ │ ├── jquery.datebox.js
│ │ ├── jquery.datetimebox.js
│ │ ├── jquery.datetimespinner.js
│ │ ├── jquery.dialog.js
│ │ ├── jquery.draggable.js
│ │ ├── jquery.droppable.js
│ │ ├── jquery.filebox.js
│ │ ├── jquery.form.js
│ │ ├── jquery.layout.js
│ │ ├── jquery.linkbutton.js
│ │ ├── jquery.menu.js
│ │ ├── jquery.menubutton.js
│ │ ├── jquery.messager.js
│ │ ├── jquery.mobile.js
│ │ ├── jquery.numberbox.js
│ │ ├── jquery.numberspinner.js
│ │ ├── jquery.pagination.js
│ │ ├── jquery.panel.js
│ │ ├── jquery.parser.js
│ │ ├── jquery.progressbar.js
│ │ ├── jquery.propertygrid.js
│ │ ├── jquery.resizable.js
│ │ ├── jquery.searchbox.js
│ │ ├── jquery.slider.js
│ │ ├── jquery.spinner.js
│ │ ├── jquery.splitbutton.js
│ │ ├── jquery.switchbutton.js
│ │ ├── jquery.tabs.js
│ │ ├── jquery.textbox.js
│ │ ├── jquery.timespinner.js
│ │ ├── jquery.tooltip.js
│ │ ├── jquery.tree.js
│ │ ├── jquery.treegrid.js
│ │ ├── jquery.validatebox.js
│ │ └── jquery.window.js
│ ├── readme.txt
│ ├── src
│ │ ├── easyloader.js
│ │ ├── jquery.accordion.js
│ │ ├── jquery.calendar.js
│ │ ├── jquery.combobox.js
│ │ ├── jquery.datebox.js
│ │ ├── jquery.draggable.js
│ │ ├── jquery.droppable.js
│ │ ├── jquery.form.js
│ │ ├── jquery.linkbutton.js
│ │ ├── jquery.menu.js
│ │ ├── jquery.parser.js
│ │ ├── jquery.progressbar.js
│ │ ├── jquery.propertygrid.js
│ │ ├── jquery.resizable.js
│ │ ├── jquery.slider.js
│ │ ├── jquery.tabs.js
│ │ └── jquery.window.js
│ └── themes
│ ├── black
│ │ ├── accordion.css
│ │ ├── calendar.css
│ │ ├── combo.css
│ │ ├── combobox.css
│ │ ├── datagrid.css
│ │ ├── datalist.css
│ │ ├── datebox.css
│ │ ├── dialog.css
│ │ ├── easyui.css
│ │ ├── filebox.css
│ │ ├── images
│ │ │ ├── accordion_arrows.png
│ │ │ ├── blank.gif
│ │ │ ├── calendar_arrows.png
│ │ │ ├── combo_arrow.png
│ │ │ ├── datagrid_icons.png
│ │ │ ├── datebox_arrow.png
│ │ │ ├── layout_arrows.png
│ │ │ ├── linkbutton_bg.png
│ │ │ ├── loading.gif
│ │ │ ├── menu_arrows.png
│ │ │ ├── messager_icons.png
│ │ │ ├── pagination_icons.png
│ │ │ ├── panel_tools.png
│ │ │ ├── searchbox_button.png
│ │ │ ├── slider_handle.png
│ │ │ ├── spinner_arrows.png
│ │ │ ├── tabs_icons.png
│ │ │ ├── tree_icons.png
│ │ │ └── validatebox_warning.png
│ │ ├── layout.css
│ │ ├── linkbutton.css
│ │ ├── menu.css
│ │ ├── menubutton.css
│ │ ├── messager.css
│ │ ├── numberbox.css
│ │ ├── pagination.css
│ │ ├── panel.css
│ │ ├── progressbar.css
│ │ ├── propertygrid.css
│ │ ├── searchbox.css
│ │ ├── slider.css
│ │ ├── spinner.css
│ │ ├── splitbutton.css
│ │ ├── switchbutton.css
│ │ ├── tabs.css
│ │ ├── textbox.css
│ │ ├── tooltip.css
│ │ ├── tree.css
│ │ ├── validatebox.css
│ │ └── window.css
│ ├── bootstrap
│ │ ├── accordion.css
│ │ ├── calendar.css
│ │ ├── combo.css
│ │ ├── combobox.css
│ │ ├── datagrid.css
│ │ ├── datalist.css
│ │ ├── datebox.css
│ │ ├── dialog.css
│ │ ├── easyui.css
│ │ ├── filebox.css
│ │ ├── images
│ │ │ ├── accordion_arrows.png
│ │ │ ├── blank.gif
│ │ │ ├── calendar_arrows.png
│ │ │ ├── combo_arrow.png
│ │ │ ├── datagrid_icons.png
│ │ │ ├── datebox_arrow.png
│ │ │ ├── layout_arrows.png
│ │ │ ├── linkbutton_bg.png
│ │ │ ├── loading.gif
│ │ │ ├── menu_arrows.png
│ │ │ ├── messager_icons.png
│ │ │ ├── pagination_icons.png
│ │ │ ├── panel_tools.png
│ │ │ ├── searchbox_button.png
│ │ │ ├── slider_handle.png
│ │ │ ├── spinner_arrows.png
│ │ │ ├── tabs_icons.png
│ │ │ ├── tree_icons.png
│ │ │ └── validatebox_warning.png
│ │ ├── layout.css
│ │ ├── linkbutton.css
│ │ ├── menu.css
│ │ ├── menubutton.css
│ │ ├── messager.css
│ │ ├── numberbox.css
│ │ ├── pagination.css
│ │ ├── panel.css
│ │ ├── progressbar.css
│ │ ├── propertygrid.css
│ │ ├── searchbox.css
│ │ ├── slider.css
│ │ ├── spinner.css
│ │ ├── splitbutton.css
│ │ ├── switchbutton.css
│ │ ├── tabs.css
│ │ ├── textbox.css
│ │ ├── tooltip.css
│ │ ├── tree.css
│ │ ├── validatebox.css
│ │ └── window.css
│ ├── color.css
│ ├── default
│ │ ├── accordion.css
│ │ ├── calendar.css
│ │ ├── combo.css
│ │ ├── combobox.css
│ │ ├── datagrid.css
│ │ ├── datalist.css
│ │ ├── datebox.css
│ │ ├── dialog.css
│ │ ├── easyui.css
│ │ ├── filebox.css
│ │ ├── images
│ │ │ ├── accordion_arrows.png
│ │ │ ├── blank.gif
│ │ │ ├── calendar_arrows.png
│ │ │ ├── combo_arrow.png
│ │ │ ├── datagrid_icons.png
│ │ │ ├── datebox_arrow.png
│ │ │ ├── layout_arrows.png
│ │ │ ├── linkbutton_bg.png
│ │ │ ├── loading.gif
│ │ │ ├── menu_arrows.png
│ │ │ ├── messager_icons.png
│ │ │ ├── pagination_icons.png
│ │ │ ├── panel_tools.png
│ │ │ ├── searchbox_button.png
│ │ │ ├── slider_handle.png
│ │ │ ├── spinner_arrows.png
│ │ │ ├── tabs_icons.png
│ │ │ ├── tree_icons.png
│ │ │ └── validatebox_warning.png
│ │ ├── layout.css
│ │ ├── linkbutton.css
│ │ ├── menu.css
│ │ ├── menubutton.css
│ │ ├── messager.css
│ │ ├── numberbox.css
│ │ ├── pagination.css
│ │ ├── panel.css
│ │ ├── progressbar.css
│ │ ├── propertygrid.css
│ │ ├── searchbox.css
│ │ ├── slider.css
│ │ ├── spinner.css
│ │ ├── splitbutton.css
│ │ ├── switchbutton.css
│ │ ├── tabs.css
│ │ ├── textbox.css
│ │ ├── tooltip.css
│ │ ├── tree.css
│ │ ├── validatebox.css
│ │ └── window.css
│ ├── gray
│ │ ├── accordion.css
│ │ ├── calendar.css
│ │ ├── combo.css
│ │ ├── combobox.css
│ │ ├── datagrid.css
│ │ ├── datalist.css
│ │ ├── datebox.css
│ │ ├── dialog.css
│ │ ├── easyui.css
│ │ ├── filebox.css
│ │ ├── images
│ │ │ ├── accordion_arrows.png
│ │ │ ├── blank.gif
│ │ │ ├── calendar_arrows.png
│ │ │ ├── combo_arrow.png
│ │ │ ├── datagrid_icons.png
│ │ │ ├── datebox_arrow.png
│ │ │ ├── layout_arrows.png
│ │ │ ├── linkbutton_bg.png
│ │ │ ├── loading.gif
│ │ │ ├── menu_arrows.png
│ │ │ ├── messager_icons.png
│ │ │ ├── pagination_icons.png
│ │ │ ├── panel_tools.png
│ │ │ ├── searchbox_button.png
│ │ │ ├── slider_handle.png
│ │ │ ├── spinner_arrows.png
│ │ │ ├── tabs_icons.png
│ │ │ ├── tree_icons.png
│ │ │ └── validatebox_warning.png
│ │ ├── layout.css
│ │ ├── linkbutton.css
│ │ ├── menu.css
│ │ ├── menubutton.css
│ │ ├── messager.css
│ │ ├── numberbox.css
│ │ ├── pagination.css
│ │ ├── panel.css
│ │ ├── progressbar.css
│ │ ├── propertygrid.css
│ │ ├── searchbox.css
│ │ ├── slider.css
│ │ ├── spinner.css
│ │ ├── splitbutton.css
│ │ ├── switchbutton.css
│ │ ├── tabs.css
│ │ ├── textbox.css
│ │ ├── tooltip.css
│ │ ├── tree.css
│ │ ├── validatebox.css
│ │ └── window.css
│ ├── icon.css
│ ├── icons
│ │ ├── back.png
│ │ ├── blank.gif
│ │ ├── cancel.png
│ │ ├── clear.png
│ │ ├── cut.png
│ │ ├── edit_add.png
│ │ ├── edit_remove.png
│ │ ├── filesave.png
│ │ ├── filter.png
│ │ ├── help.png
│ │ ├── large_chart.png
│ │ ├── large_clipart.png
│ │ ├── large_picture.png
│ │ ├── large_shapes.png
│ │ ├── large_smartart.png
│ │ ├── lock.png
│ │ ├── man.png
│ │ ├── mini_add.png
│ │ ├── mini_edit.png
│ │ ├── mini_refresh.png
│ │ ├── more.png
│ │ ├── no.png
│ │ ├── ok.png
│ │ ├── pencil.png
│ │ ├── print.png
│ │ ├── redo.png
│ │ ├── reload.png
│ │ ├── search.png
│ │ ├── sum.png
│ │ ├── tip.png
│ │ └── undo.png
│ ├── metro
│ │ ├── accordion.css
│ │ ├── calendar.css
│ │ ├── combo.css
│ │ ├── combobox.css
│ │ ├── datagrid.css
│ │ ├── datalist.css
│ │ ├── datebox.css
│ │ ├── dialog.css
│ │ ├── easyui.css
│ │ ├── filebox.css
│ │ ├── images
│ │ │ ├── accordion_arrows.png
│ │ │ ├── blank.gif
│ │ │ ├── calendar_arrows.png
│ │ │ ├── combo_arrow.png
│ │ │ ├── datagrid_icons.png
│ │ │ ├── datebox_arrow.png
│ │ │ ├── layout_arrows.png
│ │ │ ├── linkbutton_bg.png
│ │ │ ├── loading.gif
│ │ │ ├── menu_arrows.png
│ │ │ ├── messager_icons.png
│ │ │ ├── pagination_icons.png
│ │ │ ├── panel_tools.png
│ │ │ ├── searchbox_button.png
│ │ │ ├── slider_handle.png
│ │ │ ├── spinner_arrows.png
│ │ │ ├── tabs_icons.png
│ │ │ ├── tree_icons.png
│ │ │ └── validatebox_warning.png
│ │ ├── layout.css
│ │ ├── linkbutton.css
│ │ ├── menu.css
│ │ ├── menubutton.css
│ │ ├── messager.css
│ │ ├── numberbox.css
│ │ ├── pagination.css
│ │ ├── panel.css
│ │ ├── progressbar.css
│ │ ├── propertygrid.css
│ │ ├── searchbox.css
│ │ ├── slider.css
│ │ ├── spinner.css
│ │ ├── splitbutton.css
│ │ ├── switchbutton.css
│ │ ├── tabs.css
│ │ ├── textbox.css
│ │ ├── tooltip.css
│ │ ├── tree.css
│ │ ├── validatebox.css
│ │ └── window.css
│ └── mobile.css
├── easyzoom.zip
├── ecshop
│ └── EC-退换货插件-ec论坛下载.rar
├── ecshop优惠套餐插件ecshop组合购买插件
│ └── ecshop优惠套餐插件ecshop组合购买插件
│ ├── admin
│ │ ├── order.php
│ │ └── templates
│ │ └── order_info.htm
│ ├── flow.php
│ ├── goods.php
│ ├── includes
│ │ ├── lib_common.php
│ │ └── lib_order.php
│ ├── js
│ │ └── common.js
│ ├── themes
│ │ └── default
│ │ ├── flow.dwt
│ │ ├── goods.dwt
│ │ ├── images
│ │ │ ├── bg_package_ecshop119.gif
│ │ │ ├── ico_add2_ecshop119.gif
│ │ │ └── ico_buypackage_ecshop119.gif
│ │ └── library
│ │ └── goods_package_ecshop119.lbi
│ └── 说明文档.txt
├── formValidator
│ ├── formValidator4.0.1
│ │ ├── DateTimeMask.js
│ │ ├── back.html
│ │ ├── demo.html
│ │ ├── demo1.htm
│ │ ├── demo2.htm
│ │ ├── demo3.htm
│ │ ├── demo4.htm
│ │ ├── demo5.htm
│ │ ├── demo6.htm
│ │ ├── demo_jj.html
│ │ ├── download.html
│ │ ├── faq.html
│ │ ├── formValidator-4.0.1.js
│ │ ├── formValidator-4.0.1.min.js
│ │ ├── formValidatorRegex.js
│ │ ├── help.htm
│ │ ├── images
│ │ │ ├── QQ.jpg
│ │ │ ├── bt.gif
│ │ │ ├── onCorrect.gif
│ │ │ ├── onError.gif
│ │ │ ├── onFocus.gif
│ │ │ ├── onLoad.gif
│ │ │ ├── onShow.gif
│ │ │ └── onSuccess.gif
│ │ ├── index.html
│ │ ├── jquery-1.4.4.js
│ │ ├── jquery-1.4.4.min.js
│ │ ├── money.html
│ │ ├── site.js
│ │ ├── style
│ │ │ ├── tidymode.css
│ │ │ ├── validator.css
│ │ │ ├── validatorAuto.css
│ │ │ └── validatorTidyMode.css
│ │ ├── style.css
│ │ ├── tab.png
│ │ ├── ui.tabs.css
│ │ ├── ui.tabs.js
│ │ ├── update.html
│ │ └── userguide.html
│ └── formValidator4.0.1.zip
├── input只能输入数字number.html
├── jQuery&CSS图形下拉菜单.rar
├── jQuery php实现ajax文件即时上传.zip
├── jQuery官方UI插件.rar
├── jQuery实现网站换肤功能.rar
├── jQuery实现图片左右滚动_281%29
│ └── 163css
│ ├── css
│ │ └── css.css
│ ├── images
│ │ ├── Thumbs.db
│ │ ├── cromo1.gif
│ │ ├── cromo2.gif
│ │ ├── cromo3.gif
│ │ ├── cromo4.gif
│ │ ├── jiuping.gif
│ │ ├── newWines.gif
│ │ ├── newWines1.gif
│ │ ├── newWines2.gif
│ │ ├── newWines3.gif
│ │ ├── pageLeft.png
│ │ ├── pageLeftOver.png
│ │ ├── pageRight.png
│ │ ├── pageRightOver.png
│ │ ├── rexiao1.gif
│ │ ├── rexiao2.gif
│ │ ├── rexiao3.gif
│ │ ├── rexiao4.gif
│ │ ├── rexiao5.gif
│ │ ├── selList1.gif
│ │ ├── selList2.gif
│ │ └── selList3.gif
│ ├── index.html
│ └── js
│ ├── 163css.js
│ └── jquery.js
├── jQuery个性网站桌面式滑动代码.rar
├── jcarousellite图片滚动.rar
├── jquery 图片滚动特效制作 slide 图片类似窗帘式图片滚动.rar
├── jquery自动邮箱智能提示.zip
├── jquery缓动播放多功能插件.rar
├── jquery下拉竖导航菜单代码.zip
├── jquery滑过图片缓动放大效果.zip
├── jquery图片切换插件制作左右按钮与标题文字图片滚动切换
│ ├── demo.html
│ ├── images
│ │ ├── Cashback.jpg
│ │ ├── CellLabs.jpg
│ │ ├── HeartHealthOmega.jpg
│ │ ├── IsotonixEducate.jpg
│ │ ├── JubileeRoyalPartyAcai.jpg
│ │ ├── MotivesSimple.jpg
│ │ ├── OPC3AllBetter.jpg
│ │ ├── RoyalSpa.jpg
│ │ ├── RoyalSpaRoyalHair.jpg
│ │ ├── StealthShield.jpg
│ │ ├── UltimateAloeKwStb.jpg
│ │ ├── WorldStores.gif
│ │ ├── hero-slider-arrow-left.png
│ │ └── hero-slider-arrow-right.png
│ └── js
│ ├── jquery-1.4.2.min.js
│ ├── jquery-ui-1.8.6.core.widget.js
│ └── jqueryui.bannerize.js
├── jquery图片切换插件制作左右按钮与标题文字图片滚动切换.rar
├── jscolor控件
│ ├── arrow.gif
│ ├── cross.gif
│ ├── demo.html
│ ├── hs.png
│ ├── hv.png
│ ├── index.html
│ └── jscolor.js
├── js不规则TAB选项卡效果.zip
├── js热门标签云球形仿flash动态效果.rar
├── kinMaxShow焦点图代码(jQuery)——右下脚四个小正方形.zip
├── layui-v0.0.1.zip
├── openfire聊天
│ ├── AndroidXmppClient.rar
│ ├── chatRecord.jar
│ ├── openfire-3-7-1-es-en-br-fr-de-cn-win.exe
│ └── 插件
│ ├── asterisk-im.jar
│ ├── broadcast.jar
│ ├── clientControl.jar
│ ├── registration.jar
│ └── userCreation.jar
├── sohu团购顶部切换城市导航.zip
├── swfupload2.2_utf_8.rar
├── uploadify_1.0实例.rar
├── 日历My97DatePicker.rar
├── 日历My97DatePickerBeta.zip
├── 剪切ZeroClipboard兼容浏览器.rar
├── 对联jquery.rar
├── 滚动条
│ ├── bjb
│ │ ├── 01.jpg
│ │ ├── 02.jpg
│ │ ├── 03.jpg
│ │ ├── 04.jpg
│ │ ├── 05.jpg
│ │ ├── 06.jpg
│ │ ├── 07.jpg
│ │ ├── 08.jpg
│ │ ├── 09.jpg
│ │ ├── 10.jpg
│ │ └── Thumbs.db
│ ├── css
│ │ └── style.css
│ ├── demo.html
│ ├── images
│ │ ├── 01.jpg
│ │ ├── 02.jpg
│ │ ├── 03.jpg
│ │ ├── 04.jpg
│ │ ├── 05.jpg
│ │ ├── 06.jpg
│ │ ├── 07.jpg
│ │ ├── 08.jpg
│ │ ├── 09.jpg
│ │ ├── 10.jpg
│ │ ├── 11.jpg
│ │ ├── 12.jpg
│ │ ├── 13.jpg
│ │ ├── 14.jpg
│ │ ├── 15.jpg
│ │ └── Thumbs.db
│ ├── img
│ │ ├── Thumbs.db
│ │ ├── download.png
│ │ ├── repo.png
│ │ ├── terminology.png
│ │ └── texture.png
│ ├── js
│ │ ├── jquery-1.7.2.min.js
│ │ ├── jquery.easing-1.3.min.js
│ │ ├── jquery.sly.js
│ │ ├── jquery.sly.min.js
│ │ └── main-before.js
│ └── pic
│ ├── 01.jpg
│ ├── 02.jpg
│ ├── 03.jpg
│ ├── 04.jpg
│ └── Thumbs.db
├── 云标签-正方形字体.rar
├── 云标签-移动球形状.rar
├── 倒计时.html
├── 米柚网jQuery下拉菜单栏(鼠标左右移动底部箭头显示效果-京东).zip
├── 滚动条jquery水平滚动条美化.rar
├── 详情页js定位TAB选框显示相应内容
│ ├── images
│ │ └── page
│ │ ├── 30.jpg
│ │ ├── adi.png
│ │ ├── cc.jpg
│ │ ├── header-1.jpg
│ │ ├── header-2.jpg
│ │ ├── header.jpg
│ │ ├── jpai.jpg
│ │ ├── kefu.jpg
│ │ ├── menu_bg-.png
│ │ ├── menu_bg.png
│ │ ├── more.jpg
│ │ ├── num.jpg
│ │ ├── pageLeft.png
│ │ ├── pageLeftOver.png
│ │ ├── pageRight.png
│ │ ├── pageRightOver.png
│ │ ├── qiao.png
│ │ ├── qj.jpg
│ │ ├── qw.jpg
│ │ ├── qws.jpg
│ │ ├── shi_pai.jpg
│ │ ├── shipai.jpg
│ │ ├── step1.jpg
│ │ ├── step2.jpg
│ │ ├── step3.jpg
│ │ ├── step4.jpg
│ │ ├── wm.jpg
│ │ ├── yrd.png
│ │ └── zpcg.jpg
│ ├── jquery-1.3.2.min.js
│ ├── page.css
│ ├── page.js
│ └── zp.html
├── 滚动条sly-master.rar
├── 图像截取
│ ├── 1.jpg
│ ├── 5.jpg
│ ├── Jcrop.gif
│ ├── aa.html
│ ├── demo.html
│ ├── jcrop
│ │ ├── css
│ │ │ ├── Jcrop.gif
│ │ │ ├── common.css
│ │ │ └── jquery.Jcrop.css
│ │ ├── demo
│ │ │ ├── crop.php
│ │ │ ├── example1.html
│ │ │ ├── example2.html
│ │ │ ├── example3.html
│ │ │ ├── example4.html
│ │ │ └── example5.html
│ │ ├── image
│ │ │ ├── jcrop.png
│ │ │ ├── xuwanting.jpg
│ │ │ └── xuwanting_gray.jpg
│ │ ├── index.html
│ │ ├── jquery_jcrop_zh.zip
│ │ └── js
│ │ ├── jquery-1.3.2-min.js
│ │ └── jquery.Jcrop.js
│ ├── jquery.Jcrop.css
│ ├── jquery.Jcrop.js
│ ├── jquery.min.js
│ ├── php
│ │ ├── setting.class.php
│ │ ├── showp.html
│ │ ├── swt.html
│ │ └── touxiang.html
│ └── 新建文本文档.txt
├── 滚动图片
│ ├── css
│ │ └── 16sucai_css.css
│ ├── images
│ │ ├── 1.jpg
│ │ ├── 2.jpg
│ │ ├── 3.jpg
│ │ ├── 4.jpg
│ │ ├── 5.jpg
│ │ ├── Thumbs.db
│ │ ├── leftarrow.png
│ │ ├── leftshadow.png
│ │ ├── movingboxes.png
│ │ ├── rightarrow.png
│ │ └── rightshadow.png
│ ├── index.html
│ ├── js
│ │ ├── jquery-1.3.1.min.js
│ │ └── slider.js
│ └── 一流素材网.html
├── 收藏网站.html
├── 返回顶部.html
├── 三级菜单.rar
├── 百度地图API.html
├── 多年收集的 JavaScript、jQuery 插件、UI 集合,值得温故知新的前端学习旅程_JS、jQuery插件、UI集合.rar
├── 淘宝扩大镜.zip
├── 点状幻灯片.zip
├── 带四个点的jquery缓动播放焦点图图片
│ ├── demo.html
│ ├── images
│ │ ├── 761e64dd86a7ebd0919c18d0c04ebabb.jpg
│ │ ├── 9202c9767e0383e4db7ccecc92801d10.jpg
│ │ ├── Thumbs.db
│ │ ├── aa6d7f26f941d87728eb0716d36d9cbe.jpg
│ │ ├── arrow_pic.png
│ │ ├── bb276cedeaeb0438ed3275a9711b1d69.jpg
│ │ ├── focus_li.png
│ │ ├── side_bg1.jpg
│ │ └── slide_navbg.gif
│ └── js
│ ├── jquery-1.4.2.min.js
│ └── jquery.slide.js
├── 横向下拉菜单-4.html
├── 闰年下拉选框-生日.html
├── 文件上传特例.html
├── 腾讯软件中心JS焦点图代码——右下脚为数字编号.zip
├── 文字推荐广告newscode.rar
├── 更换网页背景的jquery代码(写入cookie).html
├── 仿腾讯微博效果test.html
├── 鼠标移过图片放大.rar
├── 鼠标移过图片放大2.rar
├── 带缩略图的焦点图JQuery展示效果——右下脚四个点.zip
├── 加入购物车动画效果
│ └── jiaoben1701.rar
├── 禁止网页复制的代码.html
├── 投票顶和踩六个选择ajax.rar
├── 旅行日期开始结束插件.rar
├── 仿照新浪上传头像剪裁avatar_face.rar
├── 仿淘宝回顶部和建议代码(jQuery).zip
├── 鼠标经过弹出图片商品介绍信息-阴影文字.zip
├── 仿天猫商城鼠标划过图片变暗的jquery特效代码.rar
└── 滚动条插件鼠标悬停控制滚动条显示离开滚动条隐藏scrollbar.rar
131 directories, 1022 files
评论