![]() |
| ||
| Horizontal and vertical scroll . Hi I want to disable in HTML a vertical scroll bar . Is any ideas how to do this ? Thank you for your effort of reading . |
| ||
| Re: Horizontal and vertical scroll . |
| ||
| Re: Horizontal and vertical scroll . Ok , i know in framing . Your site have a mistake because they did not include " " or they have a something that i do not know . example scrolling = "no" OK if my chance is set resolution then , HTML tags does not have that attribute possible said http://www.w3schools.com/tags/ref_st...attributes.asp Then how did you think to set resolution then ? Thanks for your replay . |
| ||
| Re: Horizontal and vertical scroll . 1) Create one site with resolution 800x600 and use relative positioning to place it in the middle. Not pretty but you certain that there is no scrolling, it will happens only if somebody still use lesser resolution then this ( I do not think there is anyone) 2) Use browser detection script that can check on user resolution and use css file assign to this resolution (you need to buy a plugin or you may want to code it) PS: Linked site is official documentation by w3.org ;) |
| ||
| Re: Horizontal and vertical scroll . Ok , I used frames to divide a page ?You can see in This is the page By the way , is HTML an object ? |
| ||
| Re: Horizontal and vertical scroll . HTML: ... <body scroll="no"> ... And you should add this code in your css for IE: CSS: ... body{scroll: no;} ... |
| All times are GMT -4. The time now is 7:47 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC