Background Animation Plugin...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
331 views
Adds the ability to do background-position animations to jQuery 1.2 and newer. How to use: $('#background').animate({backgroundPosition: '10% 250px'}); Example: $('#background') .click(function(){ $(this) .animate({backgroundPosition: '500px...

Tags: , , , , ,

jAni – Jquery Animation for Backgr...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
794 views
jAni is a simple plugin for jQuery which allows you animate background images. The plugin is basically an alternative to the animated GIF but with several benefits. At first, it’s always better to use an animated GIF as this format is supported by all browsers without any JavaScript code or additional...

Tags: , , , , , , , ,

Animated Ajax Delete : jQuery...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
1,270 views
I’m a huge fan of WordPress’ method of individual article deletion. You click the delete link, the menu item animates red, and the item disappears. Here’s how to achieve that functionality with jQuery javascript. if(isset($_GET['delete'])) { $query = 'DELETE FROM my_table WHERE...

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

Background Animation Script...
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 3.00 out of 5)
Loading ... Loading ...
156 views
How to use: $('#background').animate({backgroundPosition: '(10% 250px)'}); Due to some browser bugs (i.e. Firefox, you have to set your (initial) background-position inline: Offcurse you can achieve this with JavaScript (jQuery), too: $(‘#background’).css({backgroundPosition:...

Tags: , ,

Animate Jquiry Interface Ajax Script...
1 Star2 Stars3 Stars4 Stars5 Stars (1 votes, average: 2.00 out of 5)
Loading ... Loading ...
240 views
Interface overwrites the default ‘animate’ function with an extended one. The new ‘animate’ function brings several enhancements: Animates a collection of properties using one timer instead of using separate timers per property Handles color properties like ‘backgroundColor’,...

Tags: , ,



Web Design & CSS (Templates) - TOP.ORG