- From: Charles McCathieNevile <charles@w3.org>
- Date: Mon, 5 Mar 2001 17:42:50 -0500 (EST)
- To: WAI UA group <w3c-wai-ua@w3.org>, WAI ER group <w3c-wai-er-ig@w3.org>
I have an action item for the user agent group to describe the SMIL poitioning tool I claimed could be made to meet the requirement for positioning layout elements. Here is how it works: Take a SMIL document. Run an XSLT script that turns the layout regions into blocks in an SVG, and adds a button to "go on". It should also add a method that allows a block to be focussed, and moved up down left or right by some arbitrary value. This should be done by DOM manipulation (e.g. with ECMAsript) The "go on" button passes the modified layout back into SMIL layout, and uses it to replace the original layout. one implementation would be as a powertoy or equivalent in IE/Netscape, using a SMIL-capable plugin and the SVG plugin. It could also be done as a freestanding application of an online XSLT service that made the calls and produced the resulting SMIL - adding a button to the original SMIL document to call the processor again. Anyone prepared to do some coding of this? Charles McCN -- Charles McCathieNevile http://www.w3.org/People/Charles phone: +61 409 134 136 W3C Web Accessibility Initiative http://www.w3.org/WAI fax: +1 617 258 5999 Location: I-cubed, 110 Victoria Street, Carlton VIC 3053, Australia (or W3C INRIA, Route des Lucioles, BP 93, 06902 Sophia Antipolis Cedex, France)
Received on Monday, 5 March 2001 17:42:51 UTC