Has Class

Checks that the element has all of the CSS class provided


Checks that the element has all of the CSS class names provided.

Usage

[MADCOW:htmlElementReference].hasClass = "<<field CSS values>>"

Examples

country.hasClass = "span3"
country.hasClass = floated-right span9