FROM THE BLOG:

Article, Reviews

6 New jQuery Techniques to Spice Up Your Design Content

Designers are constantly striving to create eye-catching and interactive layouts without losing the usability features that add significant importance to the user’s experience. Since there are various forms of techniques being used nowadays, it can be quite confusing when choosing the perfect one. Content can either help to enhance the design, or serve as a [...]

Be the first to find out. Our weekly missive announces new trends, snippets and demos.

Submit A Form Without Page Refresh using jQuery 

Another great way of utlizing jQuery to enhance user experience is to not just validate, but to submit your form entirely without a page refresh. In this tutorial I’ll show you how easy it is to do just that — submit a contact form that sends an email, without page refresh using jQuery! (The actual [...]

Skinnable Web 2.0 Buttons 

Welcome to the new version of Skinnable Web 2.0 buttons. Just a few months after its first version, here is the new one - AJAX-driven, easily configurable and with a slightly different html rendering. Among the important changes that come with this release is that you don’t need to copy / paste the html code [...]

Ajax Photo Gallery 

This cool AJAX-driven image gallery script allows even inexperienced users to organize their photos in skinnable galleries by adding a few lines of code in their web pages and editing a simple xml feed file. No messing with id’s, scripts, style sheets or html code - AJAX Photo Gallery does it all for you.

PageAnnouncement.XML 

PageAnnouncement.XML is a handy and lightweight ajax-driven website widget that displays announcement boxes on pages. Unlike most of the other widgets I provide, it does not come with predefined skins, but users can easily modify the looks of the announcement boxes via the various attributes exposed in the PageAnnouncement.XML/Announcements.xml file.

Sortable table (with inline edit) 

DrasticGrid is an Ajax-based datagrid with editing support. It uses MySQL as a data source and it supports pagination, sorting, editing records, adding records and removing records. Pagination is implemented efficiently, only the visible data is sent to the browser. The grid is configurable in many ways, you may specify which columns are shown, and [...]

jQuery Column Filters 

jQuery plugin for a quick way of allowing table columns to be filtered by the user. It will add text box’s to the top of each column in a table, by typing into the text box’s you can narrow the number of rows in the table down to those that match your search text.

RadioButton.XML 

RadioButton.XML is finally a successful attempt for codeless, reliable, accessible and semantic skinning of radio buttons. The solution makes use of real radio buttons with labels and their toggle functionality and skinned list-items, allowing single-line and multi-line radiobutton list rendering, native client- or server-side validation and easy skinning using just three images and a few [...]