On Feb 24, 7:32 pm, greghauptmann <[email protected]> wrote: > yes, it's quite confusing - I'm just trying to determine whether I > really need to go Java Applet/JavaFX or not (versus javascript)... :(
Canvas element is supported by quite a lot of modern browsers. You don't need to normalize anything. To simulate it in IE, you would use `excanvas.js` by Google. It works quite well. -- kangax --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
