./nugetz
pkg

robert.westerlund/jquery.captureDocumentWritev1.0.0

docs d<> code .compare c

Allows getting the content written by script files which use the document.write() method. Originally created to support the SignalR chat sample application when adding content providers for reading entries from pastie or git. Sample usage: $('<div/>').captureDocumentWrite('https://gist.github.com/1158895.js?file=gistfile1.cs', function(content){/*callback after content is inserted into the div element*/}).appendTo(wrapper);

License

Deps

1

Install Size

Vulns

✓ 0

Published

Oct 2, 2011

Get Started

$ dotnet add package jquery.captureDocumentWrite

Readme

No README available.