Skip to navigation
How to call a ajax rails function from a javascript function?
07.12.13
function myjavascript(a,b){ new Ajax.Request('/account/afterprint/'+ a +'?item2='+ b + '', {asynchronous:true}); }
Reply
Anonymous
How to call a ajax rails function from a javascript function?
function myjavascript(a,b){ new Ajax.Request('/account/afterprint/'+ a +'?item2='+ b + '', {asynchronous:true}); }
07.12.13
Reply
Anonymous
Information Epoch 1732374562
When you must fail, fail noisily and as soon as possible.
Home
Notebook
Contact us