All Projects → jcubic → Jquery.rotate

jcubic / Jquery.rotate

Licence: lgpl-3.0
Simple plugin that add rotate css property and animation

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Jquery.rotate

Popup Maker
Popup Maker plugin for WordPress
Stars: ✭ 87 (-8.42%)
Mutual labels:  jquery
Code2race
Solve the problem. 😊 If you like ❤ give us a star⭐. HACKTOBERFEST
Stars: ✭ 91 (-4.21%)
Mutual labels:  jquery
Manga Tracker
A cross-site manga-tracker.
Stars: ✭ 93 (-2.11%)
Mutual labels:  jquery
Komple Web Gelistirme Dersleri
Sıfırdan ileri seviyeye 'Web Geliştirme': Html, Css, Sass, Flexbox, Javascript, Bootstrap,JQuery,Asp.Net Mvc ve Core Mvc
Stars: ✭ 86 (-9.47%)
Mutual labels:  jquery
Multipicker
Form styling plugin for jQuery
Stars: ✭ 90 (-5.26%)
Mutual labels:  jquery
Accrue.js
A loan and interest calculation plugin for jQuery. Create calculators that allow you to calculate interest on loans, compare multiple loans (with different interest rates), and create amortization charts.
Stars: ✭ 90 (-5.26%)
Mutual labels:  jquery
Mydailylearn
🚀 Important commands, Code Snippets, Basics on different topics learning daily 🎉!
Stars: ✭ 87 (-8.42%)
Mutual labels:  jquery
Jquery Sortablejs
A jQuery binding for SortableJS
Stars: ✭ 94 (-1.05%)
Mutual labels:  jquery
Gdb
Generic Data Binder (GDB) for jQuery is a framework agnostic and extremely easy to use 2 way data binder. GDB binds views and models in realtime with live two-way binding and no hefty framework necessary.
Stars: ✭ 90 (-5.26%)
Mutual labels:  jquery
Translucent
Translucent plastic card theme.
Stars: ✭ 93 (-2.11%)
Mutual labels:  jquery
Slidercaptcha
Slider captcha support mobile
Stars: ✭ 88 (-7.37%)
Mutual labels:  jquery
Snapaper
📰 Past Papers Sharing Platform Based On Vue.js & GCE Guide | CAIE 试卷分享与下载平台
Stars: ✭ 90 (-5.26%)
Mutual labels:  jquery
Jvectormap
Stars: ✭ 1,307 (+1275.79%)
Mutual labels:  jquery
Supermarket
设计精良的网上商城系统,包括前端、后端、数据库、负载均衡、数据库缓存、分库分表、读写分离、全文检索、消息队列等,使用SpringCloud框架,基于Java开发。该项目可部署到服务器上,不断完善中……
Stars: ✭ 1,278 (+1245.26%)
Mutual labels:  jquery
Bigtube
YouTube player is too small to watch people writing code!
Stars: ✭ 94 (-1.05%)
Mutual labels:  jquery
Kodeweave
HTML/CSS/JS and Markdown Playground For Web Designers and Developers
Stars: ✭ 87 (-8.42%)
Mutual labels:  jquery
Pdfjsannotations
Wrapper for PDF JS to add annotations
Stars: ✭ 90 (-5.26%)
Mutual labels:  jquery
Tweetme
Build a Twitter-like web app step-by-step with Django, jQuery, and Bootstrap!
Stars: ✭ 95 (+0%)
Mutual labels:  jquery
Basictable
Basic Table jQuery or Vanilla JS plugin for simple responsive tables.
Stars: ✭ 94 (-1.05%)
Mutual labels:  jquery
Bootstrap Simple Admin Template
The most reliable HTML, CSS, and JavaScript simple admin template for developing responsive, mobile first web applications on the web.
Stars: ✭ 92 (-3.16%)
Mutual labels:  jquery

jQuery Rotate

Simple plugin that add rotate css property and animation

Usage

$('.selector').css('rotate', 45);

$('.selector').animate({rotate: '360'}, 2000);

Demo

http://jquery.jcubic.pl/rotate.php

License

Licensed under GNU LGPL Version 3 license

Copyright (c) 2011-2013 Jakub T. Jankiewicz

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].