May 2014
Top & Best jquery plugins,tutorials,effects with jquery examples,demos for beginners,designers,developers.jQuery Plugin Tutorial with example.

In this Posts i will shown some html 5 chats and graphs that are  create using power of jquery .Charts and Graphs include time series, horizontal ,vertical, bar, pie, etc charts which are easy to extend and modify.
  1.  Google Charts


    Google chart is a best chart widget controll for developing interactive webpages .
    Features:

    Rich Gallery

    Choose from a variety of charts. From simple scatter plots to hierarchical treemaps, find the best fit for your data.

    Customizable

    Make the charts your own. Configure an extensive set of options to perfectly match the look and feel of your website.

    HTML5 / SVG

    Cross-browser compatibility (adopting VML for older IE versions) and cross-platform portability to iOS and new Android releases. No plugins are needed.
    Read more:
    View Demo:
  2. Chart.js


    6Type charts

    Visualise your data in different ways. Each of them animated, fully customisable and look great, even on retina displays.

    HTML5 Based

    Chart.js uses the HTML5 canvas element. It supports all modern browsers, and polyfills provide support for IE7/8.

    Simple and flexible

    Chart.js is dependency free, lightweight (4.5k when minified and gzipped) and offers loads of customisation options.
    Demo and documentation
  3. JqPlot


    jqPlot is a plotting and charting plugin for the jQuery Javascript framework. jqPlot produces beautiful line, bar and pie charts with many features:
    • Numerous chart style options
    • Date axes with customizable formatting.
    •  Up to 9 Y axes.
    • Rotated axis text.
    • Automatic trend line computation.
    • Tooltips and data point highlighting.
    • Sensible defaults for ease of use.
      Read more
Top & Best jquery plugins,tutorials,effects with jquery examples,demos for beginners,designers,developers.jQuery Plugin Tutorial with example.

Masonry









Masonry is a best java script grid layout system created by David DeSandro.
 placing elements in optimal position based on available vertical space, sort of like a mason fitting stones in a wall.
check out jquery waterfall layout it is very smiler to jquery Masonry plugin .
You can read more details about Masonry including demos ,methods and events see  see masonry.desandro.com .
Read previous jquery plugins demos and demo
Read more
demo 

Endless Scroll

Endless Scroll is smiler to infinite scroll jquery plugin already used for different websites and blogs .
This scrolling technique is adopted from google reader and live image search .
The Main Features are
  • The ability to up-scroll and prepend content to the beginning of the page
  • Easy to limit no of pages 
  • SEO friendly urls and more exiting features
Read more about Endless scroll .
View Demo.