Tag: javascript

  • JustGage plugin

    JustGage plugin

    JustGage is a handy JavaScript plugin for generating and animating clean gauges. The output is generated in SVG format and it is supporter in all current browsers.

    [notification type=”information”]Licence: free for personal and commercial projects[/notification]

     

    [button color=”green” link=”http://www.justgage.com/”]Get the JustGage javascript plugin[/button]

  • Percentage Loader Plugin

    Percentage Loader Plugin

    jQuery.PercentageLoader is a jQuery plugin for displaying a rounded progress widget, different than the classic progress bars. It makes use of HTML5 Canvas and vectors, allowing it to be scaled at will.

    [notification type=”information”]Licence: open source (freeBSD)[/notification]

     

    [button color=”green” link=”http://widgets.better2web.com/loader/”]Get the Percentage Loader Plugin[/button]

  • Modernizr

    Modernizr

    Monernizr is what people in the field call a “polyfill” – a javascript library that detects what your browser is capable of and allows you to take special actions if necessary to compensate for the lack of support for the latest HTML5 and CSS3 features.

    [button color=”green” link=”http://modernizr.com/”]Get going with Modernizr[/button]

  • HTML5 Boilerplate

    HTML5 Boilerplate

    HTML5 Boilerplate is a code base (HTML/CSS/Javascript) that can be used as a starting template for any web project. Developed over four years and reaching version 3.0 (at the time of writing this), this code base profits from all best practices in the field. Among the list of features one can encounter:

    • Cross-browser compatible
    • Optimal caching and compression rules for grade-A performance
    • Best practice site configuration defaults
    • Mobile browser optimizations
    • IE specific classes for maximum cross-browser control
    • An optimal print stylesheet, performance optimized.
    • CDN hosted jQuery with local fallback failsafe.

    … and many other exciting stuff.

    [button color=”green” link=”http://html5boilerplate.com/”]Get the HTML5Boilerplate[/button]

  • TipTip jQuery plugin

    TipTip jQuery plugin

    TipTip is a smart jQuery plugin, able to detect the viewport edges and adjust its position so that it always stays visible, just like the native browser tooltips. TipTip uses no images, it is very light and can be customized with CSS.

    [button color=”green” link=”http://code.drewwilson.com/entry/tiptip-jquery-plugin”]Get TipTip[/button]