|
|
Browse by Tags
All Tags » size
-
When I display this page in Opera 9.50, the size of the textarea is not adjusted to 520px
Code:
<html xmlns=''http://www.w3.org/1999/xhtml'' >
<head runat=''server''>
<title>Untitled Page</title>
</head>
<body>
<form id=''form1'' ...
-
I've modified the file Constant.js so the new table I create have width at 100%.
From there, I create a table with let's say 2 columns. As soon as I click in a cell, the editor set a style in that cell with a width in pixels. I need all width to be in percentage.
Is there a way to have automatic size style to be in ...
|
|
|