Page: [tfw/jquery_yard/samples/01_jquery_init.html]
(v2014-03-06_15-26)
A sample that shows the ways to call, value-assign and release jQuery variables.
An html page with referenced javascript "jquery-*.js" contains such
page-scoped variables of jQuery object as default:
and
.
But in some times, these variables may be used by other things.
and
.
Then see all the variables again:
,
,
and
.
Now, a variable can be released from a jQuery object by such ways: