ValidForm Builder

Easy and safe XHTML 1.0 strict forms with validation!

Contents

VF_Note→toHtml

VF_Note→toHtml — Generates the HTML of the current element.


Description

toHtml (void);

Generates the HTML of the current element. For internal use only.

Parameters

No parameters

Return values

Returns generated HTML in a string.

Example

No examples