HTML Document Object News
Brought to you by:
pcxuser
This release adds extra functionality to the overloaded print() method (you can now output JavascriptIncludes, cookies, links, metaTags, css).
The generate() method of the HTMLObject::Form module now allows you to pass in javascript and javascriptIncludes values to be output as part of the form being generated. You can also now specify -onload and -onunload code for each form item that will be executed in the onload/onunload <body> handlers.