- From: Bill Mason <whatwg@accessibleinter.net>
- Date: Sun, 20 Apr 2008 10:32:34 -0700
Shannon wrote: > What about this as a possible solution? > > <img src="part1.png" altgroup="rating"> > <img src="part2.png" altgroup="rating"> > <img src="part3.png" altgroup="rating"> > <altgroup id="rating" value="3/5"> > > I don't think this would raise any serious implementation issues as the > logic is quite simple; If all elements in an altgroup are unavailable > then display the value of the altgroup tag. The alt attribute would then > be optional where altgroup is defined but required in all other cases. I think it would be more logical for the specification to support the common, existing, reasonable authoring practices than go through the expense of introducing both a new attribute and a new element. -- Bill Mason Accessible Internet whatwg at accessibleinter.net http://accessibleinter.net/
Received on Sunday, 20 April 2008 10:32:34 UTC