/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
height:expression(document.body.clientHeight); width:expression(document.body.clientWidth); height:expression(Math.max(this.nextSibling.clientHeight)+"px");