Tag: jquery

gvChart: Make Google Charts With HTML Tables

gvChart is a jQuery Plugin, that create interactive charts and graphs (Area, Line, Bar, Column and Pie) using Google Chart Tools / Interactive Charts (aka Visualization API). Its main features is the use of HTML tables as data source for creating charts.

Use of an HTML table makes it really easy to implement gvChart in your project. It allows you to specify whether you want to display or hide the HTML table. Another configuration option enables you to directly pass Google Charts setting, that you can find in Google Visualization API Gallery.

Developed by Janusz Kamienski; gvChart jQuery Plugin is available for download under CC Attribution Works 3.0 License.  You can find further information, demos & download on gvChart Website.

Similar Posts:

You can also stay updated by following us on Twitter, becoming a fan on Facebook or by subscribing to our FriendFeed.


Validity: Unobtrusive jQuery Form Validation Plugin

Validity is a powerful jQuery plugin for client-side form validation. It is easy to setup, lightweight, unobtrusive and allows you to make use of jQuery’s selector engine and follows its pattern of method chaining – so if you already know jQuery, then learning to use validity will be really easy.

Setting up and implementing Validity is quite simple. There is no need to attach validation logic to your form / markup; all you need to do is include CSS, jQuery and Validity files, and specify the validation logic using the validity method.

Features

  • Customizable Appearance
  • Unobtrusive JavaScript
  • Easy Setup
  • Access to jQuery Selector Engine for Specifying Rules
  • Can Use String Argument For Required Fields
  • Call validity’s start and end Functions with AJAX
  • Several Built-in Validators: Require, Match, Range, Greater Than/Greater Than or Equal To, Less Than/Less Than or Equal To, Max Length/Min Length
  • Supports Several Aggregate Validators

Developed by Wyatt Allen; jQuery.Validity is dual licensed under the MIT and GPL licenses.  You can find further information, demos  & download on Validity Website.

Similar Posts:

You can also stay updated by following us on Twitter, becoming a fan on Facebook or by subscribing to our FriendFeed.


jWizard: jQuery Form Wizard Plugin

jWizard is jQuery plugin for generating a wizard like interface for your web application. You can use jWizard to to enrich your user interface by dividing content and web forms into series of steps – reducing a large and complicated process into small chunks.

jWizard is really easy to implement; all you need to do is divide your content into multiple parts using very simple markup and then call jWizard funtion. The rest of the HTML as well as the JavaScript that you need for a slick wizard interface is automatically generated and handled behind the scenes. jWizard is also powered by jQuery UI library and is stylable via jQuery UI’s ThemeRoller or custom CSS classes.

Features

  • simple HTML, CSS and JavaScript setup requirements
  • Custom Events: finish (jWizard), cancel (jWizard), activate (steps), deactivate (steps)
  • Flexible CSS and Styling Capability
  • jQuery UI Themeroller Integration
  • Programmatic Step-Navigation (via Public Methods)
  • Step Counter (with Percentage and Count modes)
  • Custom Button Text
  • Sidebar Navigation (Step Titles and/or Step Numbering)
  • Seamless HTML Forms integration (set the ‘buttons.finishType’ configuration option to ‘submit’)
  • Integrated Form Validation (Step-Based)
  • jQuery UI Animations built in

Developed by Dominic Barnes; jWizard is available for download License Free.  You can find further information, demos & download on jWizard Project Website.

Similar Posts:

You can also stay updated by following us on Twitter, becoming a fan on Facebook or by subscribing to our FriendFeed.


Excellent jQuery Navigation Menu Tutorials

Advertisement in Excellent jQuery Navigation Menu Tutorials
 in Excellent jQuery Navigation Menu Tutorials  in Excellent jQuery Navigation Menu Tutorials  in Excellent jQuery Navigation Menu Tutorials

If you are a web designer, you will agree that to keep the interst of the visitors, design of the website must be clear and intuitive. And, of course, the key to clear design is a clear navigation, so it’s important to make it both attractive and easy to use. Today we are presenting you some of the most hunky-dory jQuery-based navigation menus. If you come across more interesting stuff do share the links with us.

jQuery Navigation Menu Tutorials

Create a Slick Tabbed Content Area using CSS & jQueryDemo | Details

Tabbed content is a great way to handle this issue and has been widely used on blogs recently. In this tutorial, author will show is how to build a simple little tabbed information box in HTML, then make it function using some simple Javascript, and then finally achieving the same thing using the jQuery library.

Navigation18 in Excellent jQuery Navigation Menu Tutorials

How to Make a Smooth Animated Menu with jQueryDemo | Details | Download
The author builds a menu and animates it with some smooth effects.

Navigation13 in Excellent jQuery Navigation Menu Tutorials

CSS Sprites2 – It’s JavaScript TimeDemo | Details
In this tutorial, author will show you how to create a navigation menu using jQuery to compete with flash based navigation.

Navigation15 in Excellent jQuery Navigation Menu Tutorials

jQuery Random Link Color AnimationsDemo | Details
In this tutorial author will show how to create menu using random colors to add a bit more dynamism and flair as jQuery allows you to not only animate to a specified color, but also allows you to animate to a random color.

Navigation20 in Excellent jQuery Navigation Menu Tutorials

Animated Drop Down Menu with jQueryDemo | Details | Download
In this tutorial, author will show you how to use jQuery for making Drop down menus are a really convient way to fit a large menu into a really small initial space.

Navigation19 in Excellent jQuery Navigation Menu Tutorials

Create an apple style menu and improve it via jQueryDemo | Details | Download
In this tutorial, Author will show you how to create the Apple-flavored Leopard-text-indent style in Photoshop, then create the needed HTML and CSS and last but not least improve it via jQuery.

Navigation11 in Excellent jQuery Navigation Menu Tutorials

How to Create a Drop-down Nav Menu with HTML5, CSS3 and jQuery Demo | Details | Download
In this tutorial, author will show us what we can achieve with HTML5 and CSS3 when it comes to the staple of current web sites: the humble drop-down navigation menu. Author will also use jQuery to handle the effects and add the finishing touches for us.

Navigation1 in Excellent jQuery Navigation Menu Tutorials

How to Build a Lava-Lamp Style Navigation MenuDemo | Details | Download
In this tutorial, author will tell us on how to build a lava-lamp style menu using a JavaScript library.

Navigation2 in Excellent jQuery Navigation Menu Tutorials

How To Create A ‘Mootools Homepage’ Inspired Navigation Effect Using jQueryDemo | Details | Download
In this tutorial, author will tell us how To Create A ‘Mootools Homepage’ Inspired Navigation Effect Using jQuery.

Navigation3 in Excellent jQuery Navigation Menu Tutorials

Making Accordion Menu Using jQueryDemo | Details | Download
In this tutorial, author will show us how to create fancy accordion menu using jQuery. In this post, you’ll see two examples of accordion. First menu’s visibility get’s toggled on clicking on the header while the another menu’s visibility get’s toogled when mouse is moved over it.

Navigation4 in Excellent jQuery Navigation Menu Tutorials

jQuery idTabsDemo | Details | Download
In this tutorials author will show you how to use idtabs. idTabs is simple and easy to use.

Navigation5 in Excellent jQuery Navigation Menu Tutorials

Create a multilevel Dropdown menu with CSS and improve it via jQueryDemo | Details | Download
In this tutorial author will show you how to make a multilevel dropdown menu with a sleek touch

Navigation6 in Excellent jQuery Navigation Menu Tutorials

Using jQuery for Background Image AnimationsDemo | Details
In this tutorial author will show you how to create background image imagination with the help of jQuery.

Navigation7 in Excellent jQuery Navigation Menu Tutorials

Superfish – “menu jQuery plugin”
Superfish is an enhanced Suckerfish-style menu jQuery plugin that takes an existing pure CSS drop-down menu (so it degrades gracefully without JavaScript)

Demo | Details | DownloadNavigation8 in Excellent jQuery Navigation Menu Tutorials

Drop down menu with jQueryDemo | Details
Here’s a drop down animated menu example made with jQuery.

Navigation9 in Excellent jQuery Navigation Menu Tutorials

Creating a Floating HTML Menu Using jQuery and CSSDemo | Details | Download
Author will show us how to make floating menus that move as you scroll a page. This is done using HTML, CSS and jQuery, and it’s fully W3C-compliant.

Navigation10 in Excellent jQuery Navigation Menu Tutorials

jQuery & CSS Example – Dropdown MenuDemo | Details
Dropdown menus and menu bars have been heavily used since the early days of graphical user interfaces. Their use has become ubiquitous, and even expected, in desktop applications, and the web has quickly followed suit. This article is intended to describe an extremely basic, yet extremely powerful, technique for adding dropdown menus in your application user interface or website design.

Navigation12 in Excellent jQuery Navigation Menu Tutorials

Designing the Digg Header: How To & DownloadDemo | Details | Download
In this tutorial, author will show you how to create a navigation menu just like the one used in Digg.

Navigation14 in Excellent jQuery Navigation Menu Tutorials

jQuery Tabbed NavigationDemo | Details
In this tutorial, author will tell us how to create jQuery tabbed navigation.

Navigation16 in Excellent jQuery Navigation Menu Tutorials

Color Fading Menu with jQueryDemo | Details | Download
In this tutorial, author will show you how to create a color fading efect with the help of jQuery.

Navigation17 in Excellent jQuery Navigation Menu Tutorials


Animated Table Sort

Animated Table Sort is a  jQuery plugin that allows you to create tables, which can be sorted based on a particular column. Whenever user clicks on column head to sort the table, data will animate to it new location, giving a nice effect. Another important feature is its ability to sort based on REGEXP matches.

Animated Table Sort plugin enables you to control whether row relationships are maintained, whether it sorts on ASCII or numeric and ascending or descending order. It also cleans up after itself by removing DOM-scripted DIVs created to add animation effect.

Developed by Andy Croxall; Animated Table Sort Plugin is available for download License Free.  You can find further information, demos  &  download on Animated Table Sort Plugin Website.

Similar Posts:

You can also stay updated by following us on Twitter, becoming a fan on Facebook or by subscribing to our FriendFeed.


  • Sponsored Links

  • May 2013
    M T W T F S S
    « Apr    
     12345
    6789101112
    13141516171819
    20212223242526
    2728293031  
  • .

    Copyright © 1996-2010 Answer My Query. All rights reserved.
    iDream theme by Templates Next | Powered by WordPress