Package: hax
Function start-element
Lambda List
start-element (handler name attributes)
Arguments
Return Valueunspecified
Details Signals the beginning of an HTML element.
This event corresponds to the opening tag of an element. Elements of the attribute list can have any class, but must implement the generic functions for attributes. See standard-attribute for the built-in attribute implementation. |
See also |