IncludejQuery

Loads the jQuery Javascript library into the page. Meant to be used by controls that require jQuery as a resource.

o.IncludejQuery(lcScriptLocation)

Parameters

lcScriptLocation
The location where the script is located.

Possible values:

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

Relative or fully qualified Url
Loads the script from the specified location. Legal values include relative urls, full urls or ~/ based urls.

Empty (no value)
Nothing is rendered


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