Custom Form Elements for mootools

check 

:: Custom Form Elements for mootools > check > cfe.modules.radio 0.9.4
Filters

Class cfe.modules.radio extends cfe.modules.checkbox

replaces radiobuttons bug: ie 8 - rb alias w/o implicit labelling trigger update twice; ori triggers update twice ie 7 - rb alias w/o implicit labelling trigger update twice; ori triggers update twice

Properties

selector - string

CSS Selector to fetch "original" HTMLElements for replacement with this module

type - string

Describes the type of this element

Properties inherited from cfe.modules.checkbox:

Properties inherited from cfe.generic:

Methods

check

void check ( )
public method to check a radiobutton programatically all other radio buttons in the same group (== same name att) are unchecked
Returns: void

createOriginal

HTMLElement createOriginal ( )
Method to programmatically create an "original" HTMLElement
Returns: HTMLElement
an input field of type "radio"

initializeAdv

protected void initializeAdv ( )
fixes a bug in other browsers than those with trident or gecko engine
Returns: void

Configuration attributes inherited from cfe.generic:

back to top | © 2007-2009 | custom form elements mediavrog project. | documentation build with YUI Doc from Yahoo!