jQuery Visual Cheat Sheetis an useful and practical reference to jQuery 1.3 for web designers and developers designed by me. This cheat sheet (6 pages) contains the full jQuery API reference with detailed descriptions and some sample code. The simple visual style I used to design this sheet allows you to find at a glance [...]
| Read More.... | Comments |
jQuery, being one of the most popular & powerful JavaScript frameworks around, is offering a slick experience to users at every level.
Its website is a huge resource of documentation, examples & tutorials for anyone who is into it.
Besides the documentation jQuery offers,following other jQuery users is a great way to learn more & get inspiredto [...]
| Read More.... | Comments |
Web-kreationis sharing abeautifully-crafted sliding login panelthat is very handy to be used in websites with limited spaces.
It has 2 versions:
using MooTools
using jQuery(improved version in means of design & functionality)
The panel works by overlapping the content rather than pushing it &can be easily converted to be used for any other functionality(like navigation, search, contact form, etc.)
It [...]
| Read More.... | Comments |
If you have usedGoogle Reader, then you might have noticed the way Google Reader shows feed items, it loads up few items first when you click on a feed and as you scroll down to view more items, it fetches more items dynamically and adds it to the list.
Dzonealso implements this technique to show items [...]
| Read More.... | Comments |
To help you take it up a notch, we share below some methods that can help you give visitors to your website an amazing user experience. Here areover 45 impressive jQuery plug-ins and techniques that have been recently created and that could make the development of your next website an easier and more interesting experience [...]
| Read More.... | Comments |
In this post I want to suggest you some free resources which allow developers to quickly build and mantain powerful and advanced AJAX web applications. In this list you can find advanced grid features, calendars, tab-strip and a lot of other interesting components to develop and enrich your AJAX web applications.
DHTML eXtensionsdhtml eXtensionprovides a set [...]
| Read More.... | Comments |
With jQuery becoming ever more popular, the volume and quality of plugins and tutorials that developers are releasing and writing are increasing rapidly. If you are looking for the latest in jQuery this is the post for you, all the plugins and tutorials in this post are new and fresh, they have only recently been [...]
| Read More.... | Comments |
Take the most popular CMS, Wordpress, and then take the easiest and most versatile of Javscript libraries, jQuery, and you have a match made in heaven. Implementing jQuery within Wordpress is a lot easier than you would think, all you need is a little support from the huge WP community and a little patience, and [...]
| Read More.... | Comments |
Tutorialzineissharing a nice tutorial with sourceoncreating a fancy Ajaxed contact formthat is built withjQuery & PHP.
The form isunobtrusive & has a server-side validationwhich makes it degrade gracefully when the JavaScript is turned off.
It takes advantage of 2 jQuery plugins:
formValidator– for validation
JQTransform– for stying input fields
and a PHP class:
PHPMailer– for sending the e-mails
The contact form alsohas [...]
| Read More.... | Comments |
In this post I want to suggest you ten interesting lightweight jQuery plugins for web developers. This list includes a lightbox, an HTML markup editor, some plugins to work with images, a tooltips creator and a PHP interface for jQuery.
1. ColorBoxColorBoxis a light-weight, customizable lightbox plugin for jQuery 1.3 (only9KB). It supports photos, photo groups, [...]
| Read More.... | Comments |