Menu

HTMLObject 2.21 released

HTMLObject 2.21 changes the default focus to be "body" rather than "head" which will prevent the accidental output of your body content in the head section when you forget to do a $doc->setFocus("body");

The HTMLObject::Forms module had a deleteErrorsEntry() method added to allow the developer to remove entries from the errors hash structure without having to know the layout. This is used by the Portal::Forms::User code if you want to see it in action.

Posted by James A. Pattie 2004-07-01

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.