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


  Last Updated: 9/23/2008 | © West Wind Technologies, 2008