Hi,I used Element::Button({type => 'submit'}) in the hope that it would return a <button>, but instead i got <input type="submit">
Is this the correct behaviour?Is the only way to get a <button> to workaround by using Element::Block instead?
Thanks, Ben _______________________________________________ HTML-FormFu mailing list [email protected] http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu
