Posts Tagged ‘smart interface

jQuery.validVal is plugin for the popular JS framework which aims to simplify form validation. It can be used for validating any kind of HTML form (including Ajaxed ones) and works by defining the rules within class names. There are 3 default validations included ("required", "numeric" and "email-format") and new ones can be included by defining [...]

If you have a web application where users need to know few tricks before using it, guiding them in the beginning would be a good idea. Codrops is sharing a very nice jQuery script that makes creating a chic site tour so easy. It works by adding classes (with a specific format) to the elements [...]

XRegExp is an open source JavaScript library providing an augmented, extensible and cross-browser implementation of regular expressions, including support for additional syntax, flags, and methods. It adds new regex and replacement text syntax, including comprehensive support for named capture. The library also offers a suite of functions and methods that make complex regex processing a [...]

jMenu is a jQuery plugin that enables us to create horizontal navigations with unlimited sub-menus. Besides jQuery, it also requires jQuery UI and supports all the effects of this library (like fadeIn or slideDown). The markup of the menu is pretty clean as it makes use of nested lists. The look and feel of the [...]

Tutti is a open source web application that enables you to interactively execute Javascript on multiple web browsers at the same time. It is used by simply creating a room (session) and connecting to that room by copy-pasting the unique URL generated from any browser you want. After that, when you execute a JavaScript command [...]


About this blog

This blog delivers stylish and dynamic news for designers and web-developers on all subjects of design, ranging from: CSS, Ajax, Javascript, web design, graphics, typography, advertising & much more. Our goal is to help you communicate effectively on the web with an engaging website or functional interface.