[html-formfu] blank div

Carl Franks fireartist at gmail.com
Thu Oct 4 10:59:46 GMT 2007


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.



More information about the HTML-FormFu mailing list