javascript STYLE overflow

overflow NN 6 IE 4 DOM 2  

 

Read/Write  

Specifies how a positioned element should treat content that extends beyond the boundaries established in the style sheet rule. 

 
Example
 
document.getElementById("myDiv").style.overflow = "scroll";
 
Value

Any of the following constants as a string: auto | hidden | scroll | visible.

 
Default

visible


1880,Nickname,Homepage or email,Comments here,Add comment