jquery.captureDocumentWrite
1.0.0
dotnet add package jquery.captureDocumentWrite --version 1.0.0
NuGet\Install-Package jquery.captureDocumentWrite -Version 1.0.0
<PackageReference Include="jquery.captureDocumentWrite" Version="1.0.0" />
paket add jquery.captureDocumentWrite --version 1.0.0
#r "nuget: jquery.captureDocumentWrite, 1.0.0"
// Install jquery.captureDocumentWrite as a Cake Addin #addin nuget:?package=jquery.captureDocumentWrite&version=1.0.0 // Install jquery.captureDocumentWrite as a Cake Tool #tool nuget:?package=jquery.captureDocumentWrite&version=1.0.0
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);
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.6.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on jquery.captureDocumentWrite:
Repository | Stars |
---|---|
JabbR/JabbR
Collaborative chat done right
|
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 307,526 | 10/2/2011 |