Next / Previous / Contents / TCC Help System / NM Tech homepage

12.3. FOR(): Adding for attributes

This function is similar to the one defined in Section 12.2, “CLASS(): Adding class attributes”: it is used to attach an attribute to an element whose name (for) is a Python reserved word. Such attributes are commonly used to link an XHTML label element to a form element.