self[...] in height()/width()
Howdy -
I was wondering if someone could let me know if the self[...] is
necessary in the height()/width() method, as opposed to just using
window[...]. JavaScript Lint is throwing a hissy fit and I'd like to
change it if we can.
--John