
Knowledge
of jQuery 1.3.2 Skills Test answer :
Which
of the following functions is/are jQuery regular expression built-in
function(s)?
a.
test
b.
match
c.
find
d.
jQuery does not have regular expression built-in functions.
The
height function returns the height of an element in ________.
a.
pixel unit
b.
point unit
c.
em unit
d.
millimeter unit
offset
function gets the current offset of the first matched element in
pixels relative...