Prints JavaScript code to handle a default message for empty input fields and a dedicated hidden input field that tells the form handler to ignore the default message and that the input field is actually empty.
private static function UnbUi::InsertDefaultMessage ($id, $defaultMessage, $emptyFieldName = '');
When the default message is set, the CSS class {{default-message}} is applied to the input element.
The JavaScript code generated here relies on dynamic-lib to be loaded.
<http://unclassified.de/go/dynamic-lib>.
Member of class: UnbUi
Implementation file: ui.class.php, line 531
© 2010 Yves Goergen. UNB Components Homepage. Reference generated on 2010-03-07.