[thelist] Iframe and Ilayer

Sam-I-Am sam at sam-i-am.com
Tue Oct 30 08:57:34 CST 2001


also in css you can use the overflow property:
 
overflow: hidden; /* equivalent of scrolling=no */
overflow-x: hidden; /* just hide the horizontal scrollbars */
overflow: auto /* only use scrollbars when necessary */

etc..

http://www.blooberry.com/indexdot/css/properties/position/overflow.htm

Sam


Paul Backhouse wrote:
> 
> Is there anyway i can get rid or horizontal and vertical scrollbars in
> iframes?
> 
> help needed quickly if poss.
> 
> cheers
> 
> paul
>




More information about the thelist mailing list