The following code int, the scroll bar appears in IE and in Mozilla, how to fix it, the scroll bar is not Should not, where there is not much data.
& lt; Script & gt; Var line = '& lt; Table & gt; & Lt; Tr & gt; '; Line = '& lt; Tr class = "display_row" "& gt; 'row + =' & lt; td square =" display_col "wrap width =" 75 "> textarea rows =" 8 "cols =" 18 "border =" 1 "class =" input "style =" border: none: overflow: visible: width: 95%; "redoneily maximalambil =" 5 "& gt; name is selected by Tom & lt; / textarea & Gt; '; row + =' & lt; / td> & lt; / tr & gt; & lt; / table & gt; '; & lt; / script & gt;
It seems that you are not using textarea
for editing, but data To display. My recommendation A textarea
will not use,
Also: what is good for the table?
Comments
Post a Comment