Class

CssProxy

Extends:

Class used by Markaby::Builder to store element options. Methods called against the CssProxy object are added as element classes or IDs.

See the README for examples.

Public Methods
method_missing Adds attributes to an element. Bang methods set the :id attribute. Other methods add to the :class attribute.
new Creates a CssProxy object.
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.