Displaying 1 result from an estimated 1 matches for "resize_content_or_editor".
2006 Apr 14
1
Script.aculo.us Effects with callbacks not working as it should.
...ame time....
// Fix should be something along the lines of:
//
// All the global variables that get declared below,
// should be put in a array, which should be returned by a
function based on the id of the content.
// This variable is used in the resize_content_or_editor function
// to check if we resized the content_or_editor to the new
content size.
//content_or_editor_resized = ''false'';
//content_container = "content_container_" + content_id;
//content_or_editor = "content_or_editor_"...