[Html-widget] table-less forms

ryan lauterbach ryan at radianit.com
Sun May 28 15:35:25 CEST 2006


> http://oook.de/svn/trunk/HTML-Widget/t/lib/TestContainer.pm
> 
> Then:
> 
> use TestContainer;
> 
> $w->element_container_class('TestContainer');
> 
> Or to use that for all widgets do:
> 
> use HTML::Widget::Element;
> HTML::Widget::Element->container_class('TestContainer')
> 

Yep, was able to tweak this to get just what I want.

Muchas Gracias ! ! !



More information about the Html-widget mailing list