This wont pass CSS validation, but its usefull to know that expressions can be added into css.
/* IE FIX */ #div { overflow-x: auto; overflow-y: hidden; padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0); } |
www.maggsweb.com
There is one comment for this post.
Let me know what you think?
and how to vertical scrollbars CSS?