winsonlee
05-22-2005, 03:57 AM
i would like to know how can i disable the scroll bar in firefox ??
|
||||
Disable scroll barwinsonlee 05-22-2005, 03:57 AM i would like to know how can i disable the scroll bar in firefox ?? _Aerospace_Eng_ 05-22-2005, 04:17 AM add this in between your head tags. <style type="text/css"> <!-- html,body { overflow:hidden; } --> </style> I have just one question, why would you want to do this? winsonlee 05-22-2005, 04:30 AM i am doing a page with a map on it. I have a box that can view the map with width and height 450. The map is quite huge. So the scroll bar did appear although part of the map appear in the box only. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum