Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

countdown


simplecountdown

Simple plugin to show the amount of remaining characters in text fields.

Example

$('.countdown').simplecountdown();

KK Countdown

KK Countdown - JQuery Plug in

Version: 1.2
Date: 24.06.2010r.
Author: Krzysztof Furtak - http://krzysztof-furtak.pl/

Demo: http://krzysztof-furtak.pl/demo-plugins/jquery-kkcountdown/
Download: http://krzysztof-furtak.pl/2010/05/kk-countdown-jquery-plugin/

Plug-in counts time to a particular date in the future.

Available options (on plugin website):

http://krzysztof-furtak.pl/2010/05/kk-countdown-jquery-plugin/

INSTALL:

  1. In a page header following files should be included:
    * JQuery
    * plugin – kk_countdown_1_1_jquery_min.js
    <script src="js/kk_countdown_1_1_jquery_min.js" type="text/javascript"></script>
  2. Once a webpage is uploaded, we launch plug-in with the below code:
    <script type="text/javascript">
                $(document).ready(function(){
                    $("body").kkCountDown();
                });
    </script>

executeat

executeat(dev) is a plugin that takes in a function and an execution time as parameters and execute the function at the given time with minimum resource consumption

jQuery DWCountdown Plugin

You’ve probably been to sites like RapidShare and MegaUpload that allow you to download files but make you wait a specified number of seconds before giving you the download link. I’ve created a similar script but my script allows you to animate the CSS font-size of each second and present a reward at the end.

jCountr - Countdown

jCountr is a small and fully customizable countdown plugin for jquery.