MCPcopy Create free account
hub / github.com/JsAaron/jQuery / dimensions.js

File dimensions.js

1.2.6/src/dimensions.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Create innerHeight, innerWidth, outerHeight and outerWidth methods
2jQuery.each([ "Height", "Width" ], function(i, name){
3
4 var tl = i ? "Left" : "Top", // top or left

Callers

nothing calls this directly

Calls 1

numFunction · 0.85

Tested by

no test coverage detected