-
jQuery.error
Takes a string and throws an exception containing it.
-
.height()
Get the current computed height for the first element in the set of matched elements.
-
jQuery.parseJSON
Takes a well-formed JSON string and returns the resulting JavaScript object.
-
.width()
Get the current computed width for the first element in the set of matched elements.
