Searched defs:originalWidth (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/tests/community/web/jruby/helloapp/public/javascripts/
H A Dprototype.js1431 var originalWidth = element.clientWidth; variable
1436 return {width: originalWidth, height: originalHeight};

Completed in 53 milliseconds