2009/3/24 Mario Minati <mario.min...@googlemail.com>:
> You can use HTML::FormFu::Element::Image:
>
> - type: Image
>  src: path/to/my/image.png
>  id: my_image
>  attributes:
>    alt: foo bar

Only if you want an image button.

Image inherits from Field, and so requires a 'name' to be set, and
would cause the form to allow a key/value to be submitted for that
name.

Carl

_______________________________________________
HTML-FormFu mailing list
HTML-FormFu@lists.scsys.co.uk
http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Reply via email to