YUI Form elements
Categories
Component ID
369687
Component name
YUI Form elements
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
3384
Component created
Component changed
Component body
Provides Drupal YUI form elements, which you can use directly into your forms definition without calling any functions or writing any line of Javascript.
Status
This module won't be maintained anymore, except in case of serious bug report. If you are looking for some nice form elements, I'd advice you to look at jQuery UI module for Drupal 6.
Features
- Relies on YUI module for general YUI code
- Full usage of Drupal's API and hooks for cleaner and faster code
- Contextual jQuery Javascript, which play nicely when using multiple widget instances
- Play nicely with AJAX, using clean Drupal.behaviors contextual Javascript code
- AHAH integration with calendar widget (on 'change' event only)
- Easy to use, some samples are provided in Drupal's modules administration pages
Provided elements
It currently provides two elements:
- YUI Calendar (inline or drop-down)
- YUI Slider (only horizontal one at the moment)
