If you intresting in sport buy steroids you find place where you can find information about steroids
Search results for: jquery
30
Jan

Simple jQuery Spy Effect with Tutorial

jQuery Spy Effect scrolls the list in a beautiful way, very attractive style and effect. In a follow up tutorial It’ll show you how to hook this in to an Ajax hit that doesn’t hammer your server and keeps the effect nice and smooth.

Simple jQuery Spy Effect

View Tutorial

View Demo

29
Jan

Javascript Navigation Control to Manage Alphabetical Lists

This jQuery plugin supplies an easy way to unobtrusively add a letter-based navigation widget to any UL or OL list. An easily stylable (via CSS) nav bar appears above the list, showing the user the letters A-through-Z. Clicking one of the letters filters the list to show only the items in the list that start with that letter. Hovering over a letter (optionally) shows a count above the letter, indicating how many items will be displayed if that letter is clicked. Other options give you control over the basic functionality.

Javascript Navigation Control to Manage Alphabetical Lists

Read the rest of this entry »

29
Jan

Slide Box – A jQuery Plug-in

Slide box, With it, you can take any div and transform it into a top/bottom sliding panel.  This script has a nice and smooth animation effect, it slides down and slides up with ease.

Slide Box - A jQuery Plug-in

Read the rest of this entry »

27
Jan

FREEmium – A Beautiful WordPress Theme

FREEmium - A Beautiful WordPress Theme

If you are looking for attractive themes for their personal blog, I venture to recommend FREEmium WordPress, a WordPress theme that I found very good and its structure has been ordained as a whole, as smoothly into the design. Read the rest of this entry »

27
Jan

JTip – jQuery & AJAX Tooltip solution

Here’s a nifty little tooltip solution called JTip which is built using JQuery. It uses AJAX to fetch the tooltip from the server side.

JTip - AJAX Tooltip solution

Read the rest of this entry »

26
Jan

Free AJAX File Browser Plugin for jQuery / jQuery File Tree

Query File Tree is a configurable, AJAX file browser plugin for jQuery. You can create a customized, fully-interactive file tree with as little as one line of JavaScript code.

Free AJAX File Browser Plugin for jQuery

Currently, server-side connector scripts are available for PHP, ASP, ASP.NET, JSP, and Lasso. If you’re a developer, you can easily make your own connector to work with your language of choice.

Features

  • Produces valid, semantic XHTML
  • Fully customizable via CSS
  • Ability to style icons based on file extension
  • Uses AJAX to fetch file information on the fly
  • Easy to configure and implement
  • Includes connector scripts for PHP and ASP.NET (C#)
  • Supports custom connector scripts for extended functionality
  • Customizable expand/collapse event
  • Customizable expand/collapse speeds
  • Supports jQuery easing functions
  • Single- and multi-folder views
  • Configurable load message

jQuery File Tree works in all major browsers.

Read the rest of this entry »

25
Jan

Color Picker – jQuery plugin

A simple component to select color in the same way you select color in Adobe Photoshop

Color Picker - jQuery Plugin

Features

  • Flat mode – as element in page
  • Powerful controls for color selection
  • Easy to customize the look by changing some images
  • Fits into the viewport

Website: http://www.eyecon.ro/colorpicker/

22
Jan

jQuery Full Month Calendar Plugin

jMonthCalendar is a full month calendar that supports events. You simply initialize the calendar with options and an events array and it can handle the rest. It is compatible with jQuery 1.3.0.

jQuery Full Month Calendar Plugin

jMonthCalendar has extension points that allow the developer to interact with the calendar when the display is about to change months, after the display has changed months and when the event bubbles are clicked on. By default the events would each have a URL supplied that would link to a details page.

Features

  • jQuery 1.3.0 Compatible
  • Ability to Load events
  • Configurable Extension points: onMonthChanging, onMonthChanged, onEventClick
  • Events Link to Details Page by anchor tag by defult

Visit Website

View Demo

22
Jan

Animate Your Links – jQuery Link Nudging

Get animated menu effect using jQuery. A simple and small script that does the trick. Cool effect for your website, or application using jQuery.

Animated Your Links - jQuery Link Nudging

The jQuery Javascript

$(document).ready(function() {
$(‘a.nudge’).hover(function() { //mouse in
$(this).animate({ paddingLeft: ’20px’ }, 400);
}, function() { //mouse out
$(this).animate({ paddingLeft: 0 }, 400);
});
});

View Demo

21
Jan

Facebox – Facebook Style Lightbox using jQuery

facebox-a jquery plugin

Facebox is a jQuery-based, Facebook-style lightbox which can display images, divs, or entire remote pages.

It’s simple to use and easy on the eyes. You just need to follow some steps and its done!

Features:

  • Lightweight
  • Cool Curved Borders
  • Easily Customizable

Requirement: jQuery 1.2.1

Website: http://famspam.com/facebox

Open source icons
Creative and Clean Resume Template