search for: editor_cont

Displaying 2 results from an estimated 2 matches for "editor_cont".

2006 Apr 14
1
Script.aculo.us Effects with callbacks not working as it should.
...First let''s hide the div holding everything content/editor related. new Effect.Fade(content_elements[''content_node''], { queue: ''end'', duration: 1.5}); // Create the new textarea element that will be used by the editor. var editor_content = document.createElement(''textarea''); // Set the attributes. editor_content.setAttribute(''id'', content_elements[''editor_textarea'']); editor_content.setAttribute(''style'', ''width: 100%; h...
2008 Jan 15
32
A challenge from a CMS implementer
Hey guys RoR evangelists keep telling us that they have the #1 framework for developing webapps. OK, but show us something that works and is useful to many people out there. I could be wrong, but it doesn''t seem as if there is anything that qualifies, as yet? So I''ve got a little challenge for you: come up with a decent plugin WYSIWYG visual editor for CMS. There are several