Displaying 1 result from an estimated 1 matches for "edit_button".
2006 Apr 14
1
Script.aculo.us Effects with callbacks not working as it should.
...itor_" + content_id,
content_editor: "content_editor_" + content_id,
content_node: "content_node_" + content_id,
editor_textarea: "editor_textarea_" + content_id,
editor: "editor_" + content_id,
edit_button: "edit_text_" + content_id,
save_button: "save_text_" + content_id,
busy_indicator: "busy_indicator_" + content_id
};
// Then turn the object into a hash.
var content_and_editor_variables_hash =
$H(content_and_edito...