To recap my weekend effort with the WebKit nightly implementation of the HTML5 progress element: I created a application that uses the progress element and provides a text-based fallback for the element. You need to use setAttribute and getAttribute to get the progress element’s value attribute, as accessing the attribute directly on the object only works when […]
