Animated Ajax Delete : jQuery...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
2,186 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: , , , , , , , , , , ,

Confirm inplace Script using jQuery...
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...
511 views
This plugin displays a confirmation message in place before doing an action. It does not require adding any extra code apart from a call to the plugin itself. One call to $(element).confirm() will do the magic. Also, this plugin doesn’t require you to provide a callback function; it figures it...

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



Web Design & CSS (Templates) - TOP.ORG