[pmwiki-users] pmwiki default edit form

Hans design at flutesong.net
Sun Jan 30 13:58:45 CST 2005


Using IE6 the default pmwiki edit form shows a peculiar behaviour:
It shows up fine, but adding the first character in the text area
makes the area suddenly expand to the right, hiding 50% of the
vertical scrollbar.
In pmwiki.css the textarea gets attributes of width:99%.
Reducing this to 98% solves the problem:
#wikiedit textarea { width:98%; }


I would also like to see the reset button be replaced by a cancel
button, which will abort the entire edit and return to page view.

  
~Hans




More information about the pmwiki-users mailing list