posting.php suggestion: Fixed width textarea option
Posted: Wed Sep 17, 2003 4:00 am
When editing code in the posting.php <textarea>, my browser - Mozilla 1.5b - displays the text with a variable width font.
Wouldn't it be nice if the textarea where you edit your posts could have a fixed width font?
My suggestion is that this is optional and can be chosen within the user's profile settings.
Ex:
<input type="radio" name="rdoPostFontFixed" value="1">Use fixed width font when editing posts.
<input type="radio" name="rdoPostFontFixed" value="0">Don't use fixed width font when editing posts.
And change the stylesheet font declaration accordingly.
Wouldn't it be nice if the textarea where you edit your posts could have a fixed width font?
My suggestion is that this is optional and can be chosen within the user's profile settings.
Ex:
<input type="radio" name="rdoPostFontFixed" value="1">Use fixed width font when editing posts.
<input type="radio" name="rdoPostFontFixed" value="0">Don't use fixed width font when editing posts.
And change the stylesheet font declaration accordingly.