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
  • 相关阅读:
    2021 省选颓记
    题解 UVA12459 Bees' ancestors
    题解 UVA10812 Beat the Spread!
    题解 UVA12230 过河 Crossing Rivers
    题解 P1850 [NOIP2016 提高组] 换教室
    题解 P1297 [国家集训队]单选错位
    CSP2020 游记
    学习笔记10-18
    【题解-SP1724 TRICOUNT】简单易懂的递推式写法
    题解:论如何利用 大 模 拟 吊打LGJ~
  • 原文地址:https://www.cnblogs.com/Langzi127/p/1669944.html
Copyright © 2011-2022 走看看