Title: loadTextURL

When i load text into the script using loadTextURL: "getPage.php", It loads  what i want it to load but i can not edit it. IS this an error on my part or what



new Ajax.InPlaceEditor('tobeeditedTD', 'changelink.php', { loadTextURL: "getPage.php", callback: function(form, value) { return 'type=edit&type=edit&row='.$rw['id'].'&myparam=' + escape(value) }});


Anyone that can shed some light on this would be helpful

Alan

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to