jQuery
Pagination with PHP, jQuery and MySQL.
So many emails hit my inbox with readers asking me how to implement pagination with php. So i decided to put one together using Jquery, php and Mysql. It looks difficult, but its rather simple....
Sliding login panel with jQuery
Came across this great script for slide down login This script is based on a previous script “Show/Hide Login Panel with Mootools 1.2″ but now works with jQuery 1.3.2 instead of Mootools 1.2. Please note the Login and Register forms in this demo will not work “out of the box” without a user login system pre-installed on your site (e.g. PHP/MySQL user login system)! However, most of the CMS such as Joomla, Drupal, WordPress, etc have a login system integrated in their platform. So if you are using one, read their documentation to see how you could implement this script...
jquerylightbox
jQuery lightBox plugin
jQuery lightBox plugin is simple, elegant, unobtrusive, no need extra markup and is used to overlay images on the current page through the power and flexibility of jQuery´s selector. lightBox is a plugin for jQuery. It was inspired in Lightbox JS by Lokesh Dhakar. The better way to know what is jQuery lightBox plugin, click the Example tab above and see it in action. Download here: http://leandrovieira.com/download/7/...
jval-jquery-validation
jQuery Form Field Validation Plugin
jVal is a jQuery form field validation plugin that provides an appealing animated message flyout that doesn’t impede form layout/design while being user-friendly. FEATURES Current development version is only 8KB and 5.8KB minified Check validity of field values within a certain container or block element based off simple INPUT tag attributes Easy configuration of validity checks per field as per attributes in the INPUT tag Check the validity of all fields within a certain container with a single function call Check the validity of a single field when the user clicks away firing the onBlur event Prevent the user to...
01
Creating Slick Forms Using Ajax, jQuery & CSS
Here is 10 Impressive techniques using some jQuery magic to spice up those old registrations forms and any form you might have on your website. View them here!...
jQuery Autocomplete
This script is based on jQuery Autocomplete plugin made by PengoWorks. It has many options and is quite easy to setup in your page. You can pass advanced options as a JavaScript object, hashes etc. It’s easily to edit the style of the dropdown result box, there are a couple of css classes. View the demo and get the files here: body {color: white;background: #52616F;} a { color: white; } </style> <title>j</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript" src="javascript/jquery.js"></script> <script type="text/javascript" src="javascript/jquery.autocomplete.js"></script> <link rel="stylesheet" href="css/jquery.autocomplete.css" type="text/css" /> </head> <body> <form onsubmit="return false;" action=""> <p> Ajax City Autocomplete: (try a...
Facebook Style Footer Admin Panel Part 1
Learn how to recreate the Facebook footer admin panel with CSS and jQuery. Facebook has many Ajax driven features and applications that are very impressive, and one of the things I particularly like is the footer admin panel, where it neatly organizes frequently used links and applications. Read how to do it !!!!...
Top jQuery plugins for web 2.0 effects
OK, so allot of you are asking me, why move from mootools? Simple really, my answer to them was jQuery. jQuery can help you make your website more interactive, fun and more web 2.0. In short jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. So here is a small list of great plugins for this fantastic framework....
1