form

TwitterFacebook
Get flash to fully experience Pearltrees
validation

contact

cforms II

http://www.deliciousdays.com/cforms-plugin/ cforms is a powerful and feature rich form plugin for WordPress, offering convenient deployment of multiple Ajax driven contact forms throughout your blog or even on the same page. !! Please note that v14.5+ requires WP 3.3+ !! Please see the version history for what’s new. Do you have any [cforms specific] customized files?
Following my recent post on my rolechanger module , I started delving into how to provide functionality with the resulting dropdown box that the module provides. I wanted to provide all functionality through javascript and have included a rolechanger.js file for this purpose. However I found a few quirks while working with jQuery and the select element. I started out with a .change() on the select element and drilled down through the .children() looking for [@selected]. However, thought this worked fine in IE, Firefox did not pick this up at all. I saw in the jQuery issues that this had been fixed, but evidently not for the release that ships with Drupal.

jQuery: working with select options | Making the best things!

http://jeradbitner.com/content/jquery-working-select-options
http://mlh02.free.fr/jquery_france/code_select_input.php Note : Vous pouvez aussi changer de langue en tapant "E" pour lire le texte en anglais ou "F" pour le lire en français... You can also change the language by typing "E" to read the text in English or "F" to read it in French ... 6 jQuery snippets you can use to manipulate select inputs 6 bouts de codes utiles pour manipuler les select inputs When it comes to manipulating the DOM, fewer elements are more tiresome than the good old select input.

Bouts de code : Select Input

http://woork.blogspot.com/2008/06/clean-and-pure-css-form-design.html

Clean and pure CSS FORM design

Some readers of my blog hate html tables and often ask to me which is the better way to design FORMS with CSS, without using tables to place each form element in a table's cell. How I said some time ago... tables are not evil . Sincerly, in some case I used pure CSS code to design forms but, in general, I prefer to use tables. It's simpler and faster than use only CSS property "to simulate" a table structure.
jQuery plugin : jqTransform Author : DFC Engineering License : GPL Release version : 1.1 Released on : 2009 August Release note: - add click event on checkbox and radio - Auto resize the select field if necessary Context This plugin is a jQuery styling plugin wich allows you to skin form elements. http://www.dfc-e.com/metiers/multimedia/opensource/jqtransform/

Opensource - AJAX - Jqtransform - jQuery form plugin

12 Excellent jQuery Plugins for Enhancing Forms | Web Design Ledger

http://webdesignledger.com/resources/12-excellent-jquery-plugins-for-enhancing-forms Forms are part of almost every website. Whether it’s a simple contact form or a complex sign-up form, filling one out is usually a mundane task. When possible, you should try to make form completion for the user easier and more enjoyable. Here are 12 jQuery plugins that can help you enhance your forms. Password Strength Password Strength shows the strength of you passwords by telling you how long time it would take to brute force them.