Constant

SelectorAssertions::RJS_STATEMENTS

There's no documentation for this item.

{
:replace              => /Element\.replace/,
:replace_html         => /Element\.update/,
:chained_replace      => /\.replace/,
:chained_replace_html => /\.update/,
:remove               => /Element\.remove/,
:show                 => /Element\.show/,
:hide                 => /Element\.hide/,
:toggle                 => /Element\.toggle/
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.