Utility to assist the Ajax loading of HTML containing script tags that use document.write. Mailing List: http://groups.google.com/group/writecapturejs-users
Discovered that some of the scripts that were written with immediateWrites option on our site were creating script tags that referenced external js files with document.write. This will allow those to be added to the dom and executed.
Discovered that some of the scripts that were written with immediateWrites option on our site were creating script tags that referenced external js files with document.write. This will allow those to be added to the dom and executed.