Javascript Reference
javascript STYLE overflowX, overflowY
Under moderation.
kwsieobb - June 19, 2017, 12:46 p.m.
[Paul S: There should be no space between overflow and X, should read overflowX.Also, for those who ...]
Thank you. Updated.
javascript manual - Jan. 25, 2010, 7:32 a.m.
There should be no space between overflow and X, should read overflowX.

Also, for those who want to add a vertical scrollbar to your webpage like in IE, have this line of code after your page is loaded, like at the bottom of your html file:

document.body.style.overflowY = "scroll";
Paul S - Jan. 24, 2010, noon


Email and URL are visible for webmaster only!

Powered by Linode.