[html-formfu] blank div
Ruben Fonseca
rubenfonseca at di.uminho.pt
Thu Oct 4 15:50:03 GMT 2007
On 2007/10/04, at 10:59, Carl Franks wrote:
> On 04/10/2007, Ruben Fonseca <rubenfonseca at di.uminho.pt> wrote:
>> Hi!
>>
>> Is it possible to include a blank <div id="foo"></div> on my form,
>> either on YAML or manually using Perl?
>
> Simply add a Block element in the relevant place.
>
> ---
> elements:
> - type: Block
> id: foo
>
> It will default to a 'div' tag.
Thank you :) That works!
Ruben
More information about the HTML-FormFu
mailing list