Changes for version 0.684
- added pjx_loading.pl script.
- added function formDump() which returns an array of all form element names/ids in the page and sends them to the function:
- onclick=jsFunc(formDump(),['out'])
- add pjx_formDump.pl to the scripts directory documneting use. also changed getVal so that if you send in a function, it will return the result of the function, not hte function itself.
- also added $() and an alias to getVal() to follow prototype.js but, might be a bad idea since even in the HERE delimiters '>>' you have to escape the '$'..
Modules
a perl-specific system for writing Asynchronous web applications