Menu

#153 please add support for javascript property window.innerWidth

open
nobody
None
5
2009-09-25
2009-09-25
divz_admin
No

I often use the window.innerWidth property in javascript and unfortunately it appears that it's not supported in Lobo. Please add the innerWidth property or at least a similar property for determining the width of the content area in the browser. IE uses document.documentElement.clientWidth while Gecko browsers use window.innerWidth.

Discussion


Log in to post a comment.

Auth0 Logo