Hello. Let me describe my intentions. Maybe it seems a bit weird but in my practice I often need to submit "empty" form synchronously. So i have invisible form without submit button and on user action (usually click on link), i need to submit that form to server with complete reload of page. But unfortunately s:form tag doesn't not have attribute to assign event without s:button/s:submit/s:image.
Sure, there're few workarounds, e.g. s:image with 1x1 px backgtound or s:hidden with exact resolution name. But i think it's more convenient to add event attribute to s:form, similar to s:link. What do you think ? Can i create task in JIRA for this ? -- Regards, Evgeny Shepelyuk ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ Stripes-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-development
