Themeforest

jQuery

8 Useful jQuery Snippets For URL’s & Querystrings

In any web project you will inevitably come across a situation where being able to extract information or use the current page URL would be useful. If server-side code is not available to help we can use javascript to get this information.

The following are examples of useful code snippets that can be used – some of the examples use … more

jQuery Tutorial – Create a Flexible Data Heat Map

jQuery Data Heat Map

jQuery Data Heat Map

Add more excitement to data tables using jQuery and conditional formatting to generate flexible data “heat maps”.

Long tables of numbers are never fun to look at and when presenting this kind of data on the web, where attention spans are already at their limits, you need to be able to present the highlights as quickly as possible. … more

jQuery Tutorial – Adding Vertical Animation to the Slider Menu

After our jQuery tutorial yesterday on creating a jQuery Slider Menu we have had several requests on how to modify the jQuery code to scroll the slider images vertically instead of horizontally.

In today’s post we are going to look at changing the jQuery code so that the slider menu can handle both vertical and horizontal animation.

Both the HTML … more

jQuery Tutorial – Create a jQuery Menu Slider

jQuery Menu Slider

jQuery Menu Slider

In the following tutorial we are going to go through how to create a jQuery menu slider similar to the one used in our own website’s mega menu navigation (see “WordPress Plugins” menu item).

View Demo Download Source Code

The HTML

The HTML is very simple and basically includes:

  • A wrapper (“#menu-slider”) – only

more

WordPress Plugin – Slick Social Share Buttons

Updated 30th December 2011

Add facebook like, twitter tweet button, google +1, linkedin, digg, stumbledupon, delicious & pinterest.com pin it social media share buttons in a floating or slide out tab to any WordPress website with the Slick Social Share Buttons plugin.

Slick Social Share Buttons also includes a social statistics page in WordPress admin, which gives you complete … more

New jQuery Plugin – JQuery Spamless

The jQuery Spamless plugin is a simple and lightweight plugin that helps prevent and protect against email spam by converting obfuscated email addresses into human readable ones in the users browser.

The plugin offers several options, which allow you to customise the level of security:

  • Customise the characters used to replace the “@” symbol and the domain name

more

Create An Automatic Content Filter Using jQuery & CSS Classes

The objective of today’s jQuery tutorial is to automatically generate a list of “category” links from CSS class names and use these links to filter our HTML content.

For the tutorial demo we are going to use a list of links for our jQuery tutorials, which we would like to filter by subject/category. This technique however is useful for … more

New WordPress Plugin – Slick Contact Forms

Slick Contact Forms is our latest WordPress plugin using jQuery. The plugin allows you to quickly and easily add contact forms to any post or page in WordPress using widget areas.

The plugin allows multiple forms per page, option to either use jquery sticky tabs or jquery floating tabs for the contact form and configure the form settings, … more

WordPress Plugin – jQuery Floating Menu

wordpress floating menu plugin

Updated 27th November 2011

wordpress floating menu plugin

The jQuery Floating Menu plugin allows you to add a floating, sticky menu containing important links to your WordPress site. These menus can be created from any WordPress 3.0 custom menu.

This WordPress plugin can handle multiple floating menus on each page and has many options to customise position and features, which are easily set … more

jQuery Animated Error Messages & Form Validation

In today’s tutorial we are going to use jQuery animation to create more interesting and engaging form validation errors for a user registration form.

Our jQuery form submit and validation code is based on the same one we created in our “Create Your Own jQuery AJAX Form Submit With Validation” tutorial in February. The additional items that we are going … more

Page 1 of 612345»...Last »