[whatwg] <progress> draft
Simon Pieters
zcorpan at hotmail.com
Tue Mar 28 01:49:15 PST 2006
Hi,
From: Ian Hickson <ian at hixie.ch>
>Well, there are two ways -- update the textContent, and update the
>attribute. But for the attribute, there's only one syntax. We could remove
>the attribute as well, and force authors to use textContent, though...
I think it's good to have a value="" attribute, because you might want to
have both plain text and an indicator, as can be seen in Hotmail:
<p>12% of 250 MB <meter value="0.12"></meter></p>
Regards,
Simon Pieters
More information about the whatwg
mailing list