[jQuery] Re: Canvas based Mocha UI

2007-11-20 Thread polyrhythmic
Glen: I was unaware of this, but explorercanvas is a JS script that translates (!) canvas into VML explorer 6 & 7 can understand. I would have been using Canvas a long time ago, had I known. Apparently all you do is include the script and canvas works for IE. There's no documentation for the pr

[jQuery] Re: Canvas based Mocha UI

2007-11-20 Thread polyrhythmic
I'd like to see it. The bulk of Mocha-UI doesn't seem to be too Mootools-specific, mostly uses Mt for CSS manipulation and DOM element creation - nothing jQuery couldn't do. Hmm.. Charles On Nov 20, 11:31 am, Guy Fraser <[EMAIL PROTECTED]> wrote: > For anyone who hasn't seen it yet, this is

[jQuery] Re: Canvas based Mocha UI

2007-11-20 Thread Karl Swedberg
On Nov 20, 2007, at 2:31 PM, Guy Fraser wrote: For anyone who hasn't seen it yet, this is pretty awesome: http://ajaxian.com/archives/mocha-ui-mootools-canvas-ui-class that's really slick. Wasn't John working on some canvas stuff? Maybe we'll see a jQuery canvas-based UI? http://ejohn.o

[jQuery] Re: Canvas based Mocha UI

2007-11-20 Thread Glen Lipka
A quick test shows that the drag/drop and the corner radius and shadow all work on (at least) IE6 - XP IE7 - Vista Opera 9.24 - XP Safari 3 beta - XP FF 2 - Vista Pretty good. I didnt think canvas had such good support. Seems like there are several plugins that could benefit from this. Block UI,

[jQuery] Re: Canvas based Mocha UI

2007-11-20 Thread Glen Lipka
What browsers does this work on? It would be cool to have a curvycorners that used canvas instead of lots of divs. Or shadows that used it. Glen On Nov 20, 2007 11:31 AM, Guy Fraser <[EMAIL PROTECTED]> wrote: > For anyone who hasn't seen it yet, this is pretty awesome: > > http://ajaxian.com/a