jQueryObject
private
Provide a specific instance of jQuery. This is useful in conjunction with the document
option, as it allows you to use a copy of jQuery
that is appropriately bound to the foreign document
(e.g. a jsdom).
This is highly experimental and support very incomplete at the moment.
Default: auto-detected
Please login to continue.