Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
style:js [2011/10/13 09:57] Quirin Lohr |
style:js [2012/09/24 15:56] (current) Quirin Lohr |
||
---|---|---|---|
Line 1: | Line 1: | ||
window.onresize = showOrHideRightDiv; | window.onresize = showOrHideRightDiv; | ||
- | window.onload = showOrHideRightDiv; | + | windowdeactivated.onload = showOrHideRightDiv; |
function getWindowWidth() { | function getWindowWidth() { |