Ajax Suggestions Script...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
766 views
JAX Suggestions is pretty much what you might have seen with Google Suggest. The basic idea is, through AJAX, to give the user an immediate response to what they’re typing and displaying the search results their input would generate. AJAX Suggestions is an unobtrusive JavaScript to add that progressive...

Tags: , , , , , , , , , , , , , , , , , , , ,

Sliding RSS Feed Script...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
915 views
A great, slick way to display RSS feeds. Nice and smooth sliding effects. Server side support Usage: This script requires that you have access to PHP on your webserver. Creating RSS box and specify url of feed This scripts loads content from an external RSS file into a div on your page. The first you...

Tags: , , , , , , , , , , , , , , , , , , , , , , ,

JHeartbeat Script using jQuery Plugin...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
504 views
JHeartbeat is a plugin for JQuery 1.0.1 that allows a web page to periodically poll the server. This polling can be used to keep the user’s session alive or to download updated information. To use JHeartbeat, add the following to the HEAD section of your website. <script type="text/javascript"...

Tags: , , , , , , , , , ,

Pirobox – jQuery Lightbox Script...
1 Star2 Stars3 Stars4 Stars5 Stars (2 votes, average: 5.00 out of 5)
Loading ... Loading ...
608 views
Built completely on the jQuery library. Automatically resizes images based on browser window size. Previous/Next links can be outside the lightbox. Stylish loading graphic Easily customizable <link href="css_pirobox/pirobox_w.css" media="screen" rel="stylesheet"...

Tags: , , , , , , , , , , , , ,

jFeed – jQuery Feed Parser...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
1,994 views
A lightweight JavaScript feed parser based on jQuery and couldn’t find one, so I wrote jFeed yesterday. Thanks to jQuery, it was quite easy and fun to do. jFeed currently parses RSS 0.91, 0.92, 1.0, 2.0 and Atom 1.0 feeds. Usage: jQuery.getFeed(options); options: * url: the feed URL (required). ...

Tags: , , , , , , , , , , , , , , ,

Linklook with JQuery Plugin...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
149 views
Grabs available thumbnails of webpages and shows them when hovering a link. It works like a colorful tooltips. You can even add pictures in those tooltips. Code jQuery.fn.linklook = function (opt) { $("a", this).each( function() { $(this).hover( function() { var top = $(this).offsetTop()...

Tags: , , , , , , , , , , , , , , ,

Onload Image Fades Script...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
435 views
A function to show an ‘image loading…’ message and subsequent fade-in of a photo. Inspired by the Flash-like effect on Couloir. The code The photo is a straightforward image in a div. Each has an id: <div id='photoholder'> <img src='/images/ithaka.jpg' alt='Photo'...

Tags: , , , , , , , , , , , , , , , , , , , , , ,

Simple Star Rating System Script...
1 Star2 Stars3 Stars4 Stars5 Stars (4 votes, average: 4.50 out of 5)
Loading ... Loading ...
980 views
Simple Star Rating System This is a jquery plugin for star rating systems. The intial inspiration for this script came from “Wil Stuckey’s” star rating system. But the original script requires too much coding. Also it does not have provision for developing a star system (such as GMail,...

Tags: , , , , , , , , , , , , , , , , , ,

Ajax File Upload using JQuery Script...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
2,077 views
that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. This AjaxFileUpload Plugin is a hacked version of Ajaxupload plugin created by yvind Saltvik, which is really good enought for normal use. Its idea is to create a iframe and...

Tags: , , , , , , , , , , , , , , , , , , , , , , , , ,



Web Design & CSS (Templates) - TOP.ORG