this might be an interesting target for the developers of cross browser 2D vectorgraphics toolkits (dojo, etc.) until IE properly supports SVG, which I hope they do soon, now that they already support similar technology.
I guess its more powerful than VML, is it? Does WPF/E support declarative animation? Does that WPF/E thing run in IE6 and IE7 without having to install additional software? Andreas --- In [email protected], "kggsystem" <[EMAIL PROTECTED]> wrote: > > WPF/E is much more closer to SVG than the full fledged WPF, in that it > runs "loose markup" with a scripting model, in a browser. The Full > Fledged WPF really requires a compilation step before it is very useful. > > SVG Model > > 1) User in Browser points to an URL that might be HTML and/or SVG. > 2) Files (HTML, SVG, JS, CSS) are returned, rendered, and the scripts > are activated. Javascript can manipulate the SVG DOM to do stuff > 3) User is in Business > > WPF/E Model > > 1) User in Browser points to an URL that might be HTML and/or XAML. > 2) Files (HTML, XAML, JS) are returned, rendered, and the scripts are > activated. Javascript can manipulate the WPF/E DOM to do stuff > 3) User is in Business > > Check it out, you might find it interesting > > Kevin > ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

