Skip to content

Check Attribute

gavinbunney edited this page Jul 26, 2011 · 1 revision

Check Attribute

Checks a given HTML element for a collection of attributes.

Usage

[MADCOW:htmlElementReference].checkAttribute = [someAttribute : 'someValue']

Examples

countryField.checkAttribute = [label : 'Country']

Clone this wiki locally