Embeds the ww.jquery.js script into a Web Page. If this routine is used consistently to load ww.jquery.js for all controls and occaions, only one instance of the script will be loaded regardless how often the method is called.
Optionally pass llAsString to return the <script> tags directly in classic Web Connection applications:
<%= loConfig.
o.IncludewwjQuery(lcScriptLocation, llAsString)
Parameters
lcScriptLocation
llAsString
See also:
Class jQueryConfig© West Wind Technologies, 1996-2024 • Updated: 12/24/11
Comment or report problem with topic