background preloader

Jquery

Facebook Twitter

New Tools And jQuery Plugins For Web Designers - 38 Items. jQuery plugins are released more often than people would expect and that is a good thing because this way you have a whole bunch of them to choose from.

New Tools And jQuery Plugins For Web Designers - 38 Items

In this article I featured 38 of these wonderful jQuery plugins along with other tools useful for web designers and web developers. tablecloth.js We’ve all been there. Either you’re redesigning a large site or working on a completely new one… styling tables is typically tedious and time-consuming. If you’d rather spend your valuable time making the other elements of your site pretty, use tablecloth to do the heavy lifting.

JQVMa JQVMap is a jQuery plugin that renders Vector Maps. Stroll.js – because it scrolls, and trolls Cubism.js Cubism.js is a D3 plugin for visualizing time series. Lake.js Lake.js takes an img element and inserts a canvas element displaying the image and its flipped reflection directly after the img element. The new canvas element will be the same width as the original image and double the height. Storage.js Android Query Faye. How to Create an Awesome Scrolling Navigation using jQuery - thebeebs. I was looking over the .net award nominees this week and stumbled across the flipboard.com website.

How to Create an Awesome Scrolling Navigation using jQuery - thebeebs

I loved the scrolling navigation so much I just had to open up visual studio and try and recreate it myself. DemoView Demo The main thing flipboard do differently is to have the logo and logo background elements move at different animation speeds from each other and the main content. This effect is is similar to Parallex scrolling and gives the website more interest, depth and flair. I’ve documented the main steps to recreate my demo below: Step 1 First we need to make reference to the jQuery Library as we are going to use it alot.

Step 2 Next we will want to add our HTML to the page this HTML will hold all of the layers and links that we will need to get the example running. The background triangle moves at a slightly different speed to the logo and so needs it’s own <div>. I have added the nav layer and placed 4 links into it so that the user can navigate between the different contentItems. 15 useful jQuery plugins and tutorials. The variety of plugins and tutorials available for jQuery never cease to amaze me.

15 useful jQuery plugins and tutorials

I’ve been looking for some new plugins, so I extended my research a bit to share these cool jQuery plugins with you. If you need more, you can take a look a these jQuery scripts to improve your site’s interface, or at the jQuery scripts for your portfolio. 1. TN3 Gallery Probably one of the best jQuery image gallery on the web, a paid script but well worth the price. A jQuery Plugin That Rumbles Elements. About The Plugin jRumble is a jQuery plugin that rumbles, vibrates, shakes, and rotates any element you choose.

A jQuery Plugin That Rumbles Elements

It's great to use as a hover effect or a way to direct attention to an element. Please read this before using jRumble. Flashing and flickering objects on the web can be dangerous. The Author My name is Jack Rugile. Like the Plugin? This plugin is free to use, however, if you enjoy jRumble and want to show some support, feel free share it or make a donation. Usage Include jQuery and jRumble Include jQuery and jRumble just before your closing body tag. Initialize jRumble on a Selector and Trigger Start or Stop You can do this in a script tag within your HTML or in an external JavaScript file. // Initialize jRumble on Selector $('#rumble-element').jrumble(); // Start rumble on element $('#rumble-element').trigger('startRumble'); // Stop rumble on element $('#rumble-element').trigger('stopRumble'); Demos Ranges View Source Speeds Opacity Trigger Examples Documentation Options/Defaults Known Issues. 10 Creative & Rich UI & How to Create Them.

Mar 29 2009 Sometimes it’s just amazing to see, which level of usability, legibility and visual appeal can be achieved using some basic design techniques.

10 Creative & Rich UI & How to Create Them

In fact, some talented web-developers manage to deliver powerful, functional and gorgeous web-design in “look-and-feel”-style, which is easy to use and nice to see. The User experience has dramatically improved over the past few years, resulting in rich and responsive user interface. AJAX, javascript and CSS are widely used to offer users the dynamic interaction that they have come to expect from advanced, sophisticated, professional solutions.

There have been plenty of posts on the number of awesome javascript, Ajax and CSS techniques and where to find them.