Protovis : A graphical approach to visualization with JavaScript

    Protovis : A graphical approach to visualization with JavaScript

    Protovis composes custom views of data with simple marks such as bars and dots. Unlike low-level graphics libraries that quickly become tedious for visualization, Protovis defines marks through dynamic properties that encode data, allowing inheritance, scales and layoutsto simplify construction.

    Protovis is free and open-source, provided under the BSD License. It uses JavaScript and SVG for web-native visualizations; no plugin required (though you will need a modern web browser)! Although programming experience is helpful, Protovis is mostly declarative and designed to be learned by example.

    jQuery Toggles : Easily-styleable Toggle Buttons

    jQuery Toggles : Easily-styleable Toggle Buttons

    Toggles is a lightweight jQuery plugin that creates easily-styleable toggle buttons.

    Print Part Of A Web Page With jQuery

    Print Part Of A Web Page With jQuery

    A jQuery plugin to handle the print() functionality. This way, we can make anything on the page printable using a jQuery selector. The caveat being that the containing element is not printed – only it’s child elements get added to the print document. In the following page, when the DOM is ready, we find our link element and have it print (upon click) any element on the page with the class “printable:”.We are creating an IFrame on the fly, writing the target HTML to its body, and then printing it.

    The Wall : A Javascript plugin for Mootools

    The Wall : A Javascript plugin for Mootools

    The Wall is a plugin for Mootools javascript framework designed to create walls of infinite dimensions. Its flexibility allows different applications, from infinite wall mode to Coda slider mode. The Wall creates compatible interfaces with the newer browsers and iPhone and iPad mobile devices.

    Features:

    • Creation of endless walls
    • Coda slider functionality
    • Intelligent creation of tiles
    • Widespread control of tiles
    • Wall/Coda automatic ripositioning
    • Inertia application to wall/coda motion
    • Integrated slideshow
    • Dragging reverse direction
    • Speed personalization
    • Motion transition personalization
    • Toggle drag
    • Mobile integration

    Fancy Toggle jQuery Slider

    Fancy Toggle jQuery Slider

    Today I would like to show you something called the Fancy Toggle Jquery Slider with a Personality. We are always on the lookout for Jquery sliders. We search it on websites and even search engines. Sometimes we just want a new look for our websites or portfolios so it becomes more appealing to other designer’s eyes.
    It works absolutely fine with any browser. It is easily customizable so why don’t we stop the talking and start the designing!

    SIMPLEMODAL : Small plugin to create Modal Windows

    SIMPLEMODAL : Small plugin to create Modal Windows

    SIMPLEMODAL is a small plugin to create modal windows. It can be used to generate alert or confirm messages with few lines of code. Confirm configuration involves the use of callbacks to be applied to affirmative action; it can work in asynchronous mode and retrieve content from external pages or getting the inline content.SIMPLEMODAL is not a lightbox although the possibility to hide parts of its layout may partially make it similar.

    Filter Slider : jQuery Image Manipulation

    Filter Slider : jQuery Image Manipulation

    The main goal of FilterSlider is to manipulate images and HTML content using canvas, jQuery library and Javascript.It uses advanced techniques to produce some of the popular effects like grayscale, sepia and saturation along with 13 other useful effects.These effects work on all major browsers that support the ‘canvas’ element.

    features:

    • Responsive layout
    • 16 filter effects for images and html content
    • Full width support
    • Powerfull API : init, destroy, next item, previous item, jump to item, stop auto, resume auto, action on each slide
    • Adjustable speed, transition, easing and effects for each caption or slide
    • Multiple sliders on the same page
    • Support for inline content
    • Animated blocks
    • Easily customizable via CSS file
    • Loading screen
    • Set start slide index
    • Can be easily loaded using ajax
    • Smart scale mode for images
    • 7 transition effects
    • Autoplay and stop parameters
    • Show/hide arrows and navigation
    • Randomize slides
    • Constant support and upgrades
    • Mouse wheel support

    SuperBGImage : jQuery Scaled fullscreen wallpapers and stuff

    SuperBGImage : jQuery Scaled fullscreen wallpapers and stuff

    Inspired by the website GOTOCHINA and jQuery Supersized by Sam Dunn, I have a jQuery plugin SuperBGImage created. For a recent project I had to adjust the Supersized plugin and integrate it into a REDAXO page. Since there was not much left of the original code, and some problems have occurred (performance), I decided right here own jQuery plugin to tinker.

    Features:

    • automatically scaled images on the browser size while respecting the original aspect ratio
    • Slideshow possible
    • different transition effects
    • Preload the images
    • different resolutions are supported (portrait / landscape, etc.)
    • Representation can also be inline in a DIV container
    • Callbacks onShow, onHide, onClick, OnMouseEnter, OnMouseMove and OnMouseLeave
    • Random, random effect

    jquery.textFit : Plugin that quickly Fits Multi-line text to the Width

    jquery.textFit : Plugin that quickly Fits Multi-line text to the Width

    A jQuery plugin that quickly fits single and multi-line text to the width (and optionally height) of its container.The text will scale until it reaches the horizontal or vertical bounds of the box. Explicit width and height styles are required in order to fit the text.If your text has multiple lines, jQuery.textFit() will automatically detect that and disable white-space: no-wrap! No changes are necessary.

    jq-tiles : Slider with css3 transitions & jQuery

    jq-tiles : Slider with css3 transitions & jQuery

    Slider with css3 transitions and many effects.In browsers that don’t support css3 transitions classes won’t be animated but some effects will still work, just a bit choppy.