المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to Get rid of it with this one CSS line



bahattab
05-12-2009, 11:17 PM
How to Get rid of it with this one CSS line




If your page does not need to scroll, in IE may still show the browser gutter (placeholder for the scrollbar).

Get rid of it with this one CSS line:



html {overflow:auto;}



http://tips-scripts.com/one_liners