Simplicity

If you like the short fluent syntax of these very first examples then this plugin will be a good friend in all your jQuery projects:

$('.example span').repeat(1000)
  .each($).toggleClass('bold').wait(50);

This is a sample sentence with some words.

$('button').on('click').next().css({left:'+=20px'});

Watch me moving!

Dependencies

You need to use jQuery on your page, any version since 1.2 and above.

If you want to combine timing with animations then you should use jQuery 1.4 or above. See our tests section for details.

Include in your page

All you need is to include the javascript file jquery-timing.min.js after jQuery:

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/--version--/jquery.min.js"></script>
<script type="text/javascript" src="https://creativecouple.github.io/jquery-timing/jquery-timing.min.js"></script>

Download & License

Current version: build 2021-07-05 21:08:07.

The source code is hosted at github.com/creativecouple/jquery-timing under the MIT License.

The MIT License (MIT) Copyright (c) 2012 CreativeCouple, Peter Liske Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About the author

Me and my wife are graduate computer scientists who love to work on projects like this in our free time.
Donations will help us paying the babysitter to spend more time for non-profit work like this.

You can visit our homepage at www.creativecouple.de.

- Have fun!


C t C l m e e v u @ . a e p g n r i o e x t