Skip to navigation
How to ajax from a merb form by selecting only the select filed?
07.12.13
in your select tag add this : onchange="new Ajax.Request('/rooms/change_lang',{asynchronous:true, evalScripts:true, parameters:this.serialize(this)}); return false;"
Reply
Anonymous
how to ajax from a merb form by selecting only the select filed?
in your select tag add this : onchange="new Ajax.Request('/rooms/change_lang',{asynchronous:true, evalScripts:true, parameters:this.serialize(this)}); return false;"
07.12.13
Reply
Anonymous
Information Epoch 1735847289
When you must fail, fail noisily and as soon as possible.
Home
Notebook
Contact us