the code:
error when calling this:
new Ajax.InPlaceEditor(elementname, url, options);
in control.js
Ajax.InPlaceEditor = Class.create();
Ajax.InPlaceEditor.defaultHighlightColor =
"#FFFF99";
Ajax.InPlaceEditor return object but error on
Ajax.InPlaceEditor.prototype = {
initialize: function(element, url, options) {
Tamoj
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "Ruby on Rails: Spinoffs" group.
To post to this group, send email to
rubyonrails-spinoffs googlegroups.com
To unsubscribe from this group, send email to
rubyonrails-spinoffs-unsubscribe googlegroups.com
For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=
en
-~----------~----~----~----~------~----~------~--~---
|