https://github.com/serbanghita/jquery-plugins
jQuery plugins made by Serban
https://github.com/serbanghita/jquery-plugins
Last synced: 6 months ago
JSON representation
jQuery plugins made by Serban
- Host: GitHub
- URL: https://github.com/serbanghita/jquery-plugins
- Owner: serbanghita
- Created: 2012-08-21T11:53:32.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-24T19:27:25.000Z (about 12 years ago)
- Last Synced: 2025-04-11T04:35:39.433Z (6 months ago)
- Language: JavaScript
- Size: 322 KB
- Stars: 8
- Watchers: 5
- Forks: 14
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### jQuery plugins repository
_Created with whole lotta love by [@serbanghita](http://twitter.com/serbanghita)_This repository contains useful jQuery and jQuery mobile plugins. If you find any of these useful let me know by staring or forking the project.
##### Current jQuery plugins:
[jQuery Chessboard](https://github.com/serbanghita/jQuery-Chess) - Is an attempt to reproduce [Chess.com](http://www.chess.com) chess board with the help of jQuery and jQuery UI. The chessboard is also designed with mobile in mind.
*jQuery kiNotice* - Is an attempt to reproduce KissInsights's (now [qualaroo](http://qualaroo.com/)) survey popup.
*jQuery VerySimpleSlideshow* - Is an extremely light-weight slideshow script with respect of the following properties: respect the jQuery plugin standards, keep compressed plugin as small as possible (<1.2kb),
do not use any CSS but support them, depend only on jQuery (not UI), compatible with jQuery v.1.2 and above, make sure it works for every browser (works in IE6).##### Current jQuery Mobile plugins:
[jQuery Mobile dynamic popup](https://github.com/serbanghita/jQM-dynamic-popup) - It gives the developer the possibility to run the popup() function from jQuery Mobile 1.2 without caring about HTML code, code placement, etc. and focusing only on the content & behaviour of the popup.