IncludewwjQuery

Injects the ww.jquery.js script library into the page with a <script> tag in the body of the document.

Note this library depends so you should likely also call IncludejQuery() to load jQuery into the page.

o.IncludewwjQuery(lcScriptLocation)

Parameters

lcScriptLocation
Where the script is loaded from. Supported value:

WebResource or Default
Loads from ~/scripts/ww.jquery.js

Url
Specify a relative or fully qualified URL to load the library instead

Empty (no value)
Doesn't load the library


© West Wind Technologies, 1996-2022 • Updated: 02/24/09
Comment or report problem with topic