Document
root node of the parsed DOM tree.css()
method accepts an array of property/values, and not a single string:each()
method receives a lambda:Node
of parsed DOM tree (similar to JavaScript).form()
method. It collects all parameters from a given form, allowing easy form handling. Here is an example: