Hey guys,

So i was today doing some work with jsonform and wanted to style the
button that submit the form - as i know that image submit buttons dont
work with IE, i had to use an image with a JS submit or similar.

All going well until I realise that onsubmit handler is not fired for
programatic submits - this is of course a major issue with the current
implementation which sits in the onsubmit handler... essentially
meaning that you can only have jsonforms or ajaxforms that submit with
normal buttons or the user hitting the return key.

I discussed it with marius and he filled this ticket:

http://github.com/dpp/liftweb/issues/#issue/149

Moreover, an interesting discussion on this wider issue here:

http://is.gd/4IwQw

Thoughts?

Cheers, Tim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to