> CSS tip of the day:
>
> If you add `style="width:100%"' to the attributes of the EditText
textarea
> then it expands to fill the width of the screen (no matter what `cols'
is
> set to).
This is already in 1.3. It's in phpwiki.css. Should it be moved to
templates/editpage.html so that it's always there regardless of
which/whether style sheet is used?
PS: Only works in modern browsers.
|