[html-formfu] <input> and <button>

Ben Vinnerd ben-formfu at vinnerd.com
Thu Nov 27 12:06:59 GMT 2008


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




More information about the HTML-FormFu mailing list