Esti Alvarez
2006-Jul-13 11:40 UTC
[Rails] Remote form and input type=image x, y coordinates problem
Hi, everyone! I''ve encountered a problem with form_remote_tag not passing all the parameters a "normal" form would pass. When the submit tag is an image (image_submit_tag), the form usually submits the x and y coordinates where the click was made, but form_remote_tag ommits them. I guess it''s because the it?s using JavaScript to serialize the form elements. Has anyone come across this problem? Any suggestion on how to fix it? Thank you. esti -- Posted via http://www.ruby-forum.com/.