[jifty-devel] Image form submit

Jesse Vincent jesse at bestpractical.com
Tue Apr 27 03:12:41 EDT 2010





On Apr 20, 2010, at 4:04 PM, Mikko Lipasti <mikko.lipasti at polarcom.fi> wrote:

> Hello list,
> 
> What would be the best way to implement the image submit button HTML
> form feature?
> 
> Á la:
> 
> <INPUT TYPE="image" SRC="images/submit.gif" HEIGHT="30" WIDTH="173"
> BORDER="0" ALT="Submit Form">
> 
> I'd really like a T::D helper function, a drop-in replace ment for
> form_submit(), perhaps form_image_submit()?

What about giving an argument to form_submit? Or using CSS instead to style the button?
> 
> -- 
> Mikko Lipasti / Entrepreneur / Polarcom Consulting Ltd
> 
> _______________________________________________
> jifty-devel mailing list
> jifty-devel at lists.jifty.org
> http://lists.jifty.org/cgi-bin/mailman/listinfo/jifty-devel


More information about the jifty-devel mailing list