zoukankan      html  css  js  c++  java
  • JQuery拓展控件类库

    1. 表单类:
    1)Autocomplete
        http://bassistance.de/jquery-plugins/jquery-plugin-autocomplete/
        http://plugins.jquery.com/project/autocompletex
    2) validation
        http://bassistance.de/jquery-plugins/jquery-plugin-validation/
        http://plugins.jquery.com/project/validate
    3) Jeditable
        http://www.appelsiini.net/projects/jeditable
        http://plugins.jquery.com/project/jeditable
    4) Masked input:
        http://digitalbush.com/projects/masked-input-plugin
        http://plugins.jquery.com/project/maskedinput
    2. 表格类:
    1)Tablesorter
        http://tablesorter.com/
        http://plugins.jquery.com/project/tablesorter
    2) JqGrid
        http://www.trirand.com/blog/
        http://plugins.jquery.com/project/jqGrids
    3) Flexgrid
        http://code.google.com/p/flexgrid/
        http://plugins.jquery.com/project/flexgrid
    3. 图像类:
    1)Jcrop
        http://deepliquid.com/content/Jcrop.html
        http://plugins.jquery.com/project/Jcrop
    2) Magnify
        http://www.jnathanson.com/index.crm?page=pages/jquery/magnify/magnify
        http://plugins.jquery.com/project/magnify
    4. 亮盒及模态对话框:
    1) FancyBox
        http://fancy.klade.lv/
    2) Thickbox
        http://jquery.com/demo/thickbox/
    3) BlockUI
        http://malsup.com/jquery/block/
        http://plugins.jquery.com/project/blockUI
    4) jqModal
        http://dev.iceburg.net/jquery/jqModal/
        http://plugins.jquery.com/project/jqModal
    5. 图标类
    1)Flot
        http://code.google.com/p/flot/
        http://plugins.jquery.com/project/flot
    2) Sparklines
        http://omnipotent.net/jquery.sparkline/
        http://plugins.jquery.com/project/sparklines
    6. 事件类
    1)hoverIntent
        http://cherne.net/brian/resources.jquery.hoverintent.html
        http://plugins.jquery.com/project/hoverIntent
    2) Live query
        http://github.com/brandonaaron/livequery/
        http://plugins.jquery.com/project/livequery


    ------------------------------------------------------------------------------------------------------------
    ------------------------------------------------------------------------------------------------------------
    http://docs.jquery.com/
    http://remysharp.com/jquery-api/
    http://jquery.bassistance.de/api-browser-1.2/
    http://www.visualjquery.com/

    http://msdn.microsoft.com/zh-cn/library/x85xxsf4.aspx
  • 相关阅读:
    让IE6/IE7/IE8支持HTML5标签的js代码
    你应该抓紧学习Python,它是开发Web应用最强大的语言
    细数IE6的一串串的恼人bug,附加解决方法!
    邪恶的编码:复制与粘帖
    谈谈微信公众平台开发
    jQuery练手:仿新浪微博图片文字列表淡进淡出上下滚动效果
    DIV-CSS布局中position属性详解
    解决java编译错误:编码GBK的不可映射字符
    离线下载安装 NLTK 的 nltk_data 模块
    Python NLTK 自然语言处理入门与例程(转)
  • 原文地址:https://www.cnblogs.com/Langzi127/p/1669944.html
Copyright © 2011-2022 走看看