
From the BBC
Reviews are limited to 400 characters, so someone decided that a JavaScript tool telling you how many characters you typed would be useful. They were right. Unfortunately, they missed an important detail. If you're going to count to 400, make space available for three digits!
<input name="countdown" size="2" value="0" id="countdown" disabled>
And then there's that blasted clear button again. I'll leave the button commentary up to you this time.
![]()
From blogger
Simple upload button-- by why does it use the attatchment iconography? Is this right?