briannabanana
02-19-2005, 06:48 PM
well i once had this code and now it's no where to be found. does anyone know the code so there's no scrolling on a page. (and have the scrollbars disappear)? it would be greatly apreactiated!
|
View Full Version : no scrolling.. briannabanana 02-19-2005, 06:48 PM well i once had this code and now it's no where to be found. does anyone know the code so there's no scrolling on a page. (and have the scrollbars disappear)? it would be greatly apreactiated! lefty 02-19-2005, 08:12 PM add this to your BODY tag... style="overflow:hidden;" |