编程之家(jb51.cc)编程百科栏目主要推荐程序员常用编程技术介绍,以下是jQuery插件相关编程语言,主要信息提供给程序员快速了解所需要学习的编程技术语言。
This rudimentary color picker plugin was designed for use in small UIs. It does not use image files and does nothing fancy. It creates a number of small
BogoTabs is [yet] another tabbed interface plugin for jQuery. Aside from the conventional tabs it offers the ability to create “hidden
This plugin is based on jEditable, and provides a way to create editable area on clicking links etc. It provides save and cancel button instead of ENTER key
The JMaps Framework is a jQuery plugin that provides a simple but powerful API for Google’s mapping services.
jQPanView replaces big images with a zoom viewer in HTML. Inspired in Image Pan View plugin of Christian Bach.
`// JavaScript Document jQuery(function($){ /Ztabs函数 - By Zehee/ function Ztabs(Tid,TitleOn,Cont,M){
A plugin to quickly generate surveys with javascript. Based on JSON, XML, or anything. This plugin is not fully functional to be used in production.
Turns nested unordered list into a nested context menu. Demo: http://telega.phpnet.us/n-contextmenu/Usage: contextMenu(menu_selector, [optional] style, [optional] onShow);Tested in: Firefox 2+, Oper
This project aims to add functions to the jQuery object that will allow it to function more like a native Javascript Array.
Rolla makes automatically a crossfading image rollover only with a link. Example: (with default options here)
Checkboxify allows you to dynamically replace <select> form elements with checkbox <input> elements. As the original <select> is hidden and
Ajax chat You’ll need some php/html/css to make the chat work. The php is an example using the Kohana framework, the only important thing is
This plugin allows you to easily create a gradient on the color of text of the elements selected. It also makes possible to have a ‘scanning’ effet on the
Provide an automatic box hint in the right side of an input, hint box appear when focus on that input, and disappear when focus go to another element
A lightweight combination of a text input and a select menu
Create DOM elements on the fly and automatically append or prepend them to another DOM object. There are also template functions (tplAppend and
A plugin that provides a pluggable spreadsheet interface, Features range selection / naming formula dragging
StyleSwichter is a little jQuery plugin to alternate CSS stylesheets in a web page. StyleSwichter set the appropiate style (previously saved in a cookie)
This VERY simple plugin provides functionality similar to jQuery’s built in toggleClass() function, but instead of adding/removing a single class from an
This plugin was created after noticing Walter Zorn’s javascript for drawing shapes on screen with div’s.