Summary: Debug a form's vf-related information in a series of configurable alert() boxes.

Function Summary
dbgVF Friendly-looking alert-box output for your form: Its elements, validate_form.js configuration, and actual values.


vf_dbgVF.js: Overview

Debug a form's vf-related information in a series of configurable alert() boxes.

See the tutorial for implementation details.

This is a holder for the dbgVF() function. Debugging may not be used, so its code is held in a separate file so it's not imported when unneeded.







TOP     vf_dbgVF.dbgVF()

Friendly-looking alert-box output for your form: Its elements, validate_form.js configuration, and actual values.

Debugging is output on an element-by-element basis, in alert boxes. The functions from fl_stats.js and vf_obj_dgnstcs.js do most of the work here, and you could use them directly. The benefits of this function are pretty much the 'x-per-screen' stuff.

PARAMETERS

SIGNATURE

dfgVF(a_flStats, i_dbgPerScreen)





























___RPLC___ vfjs_doc_footer ___RPLCZ___