/ Published in: CSS

Expand |
Embed | Plain Text
* html #page-wrapper { width: expression(document.body.clientWidth <1000 ? "983px" : "100%" ); }
You need to login to post a comment.
* html #page-wrapper { width: expression(document.body.clientWidth <1000 ? "983px" : "100%" ); }
You need to login to post a comment.