search for: 24ways

Displaying 2 results from an estimated 2 matches for "24ways".

Did you mean: 20ways
2006 Mar 01
1
prototype.js ajax w/ post - how to send ''+'' character
...showResponse }); return false; } ajax-search.php just echos (for testing right now) $_POST[''proddes''] ''neoflex standard output -green'' This demo does the same thing if you enter something like ''+jack'' or ''jack+jill'' http://24ways.org/examples/easy-ajax-with-prototype/ http://24ways.org/advent/easy-ajax-with-prototype any ideas? Chuck <http://24ways.org/examples/easy-ajax-with-prototype/> _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@publ...
2006 Jan 13
2
Populating form elements with AJAX
Hi All! Is it possible to populate a form (or certain elements) with the shipped AJAX library? When using link_to_remote it seems that only innerHTML of a DOM element can be updated, but I would like to set the value of a text field (or perhaps multiple). Greetings, Wouter -- Posted via http://www.ruby-forum.com/.