The target browser for my project is Safari on the iPhone so I can
pretty much just worry about WebKit and be safe. I thought the
spinning thing was cool and figured I'd package it up to show MooTools
group users and thus added Firefox support for demo purposes. But
ultimately it is just an experimental demo not meant for standard use.

Also, it's entirely feasible to add IE support using those matrix
functions making it cross-browser compatible with the latest Safari/
FFox/IE at the very least. I just have no time (or desire, I shudder
at IE's extensions) to do so. But that's why I make the code open and
available, anyone that sees potential can take it and add whatever
support they need.

On Nov 26, 5:26 pm, "Steve Onnis" <[email protected]> wrote:
> The fact is that people use these browsers and in my opinion there is no
> point making this stuff for public use if they are not cross browser
> functional, especially if there by it not working in all browsers it makes
> not be able to be used.
>
>   _____  
>
> From: Oskar Krawczyk [mailto:[email protected]]
> Sent: Friday, 27 November 2009 4:40 AM
> To: [email protected]
> Subject: Re: [Moo] Re: Fx.Rotate - A little fun with MooTools
>
> I was hoping, nobody will bring that up. Matrix filters should have been
> forgotten a long time ago.
>
> ___
>
> Oskar Krawczykhttp://nouincolor.com
>
> On Thu, Nov 26, 2009 at 5:34 PM, pradador <[email protected]> wrote:
>
> Actually, not that IE doesn't suck, but IE supports these types of
> transformations since 5.5 through the Matrix 
> filter.http://msdn.microsoft.com/en-us/library/ms533014%28VS.85%29.aspx
>
> On Nov 26, 11:08 am, Oskar Krawczyk <[email protected]> wrote:
>
> > Let's just stick to the fact that IE sucks and everything else rocks! :-)
>
> > ___
>
> > Oskar Krawczykhttp://nouincolor.com
>
> > On Thu, Nov 26, 2009 at 4:53 PM, Roman Land <[email protected]> wrote:
> > > Since when is Safari so great?? :)
>
> > > Use firefox...
>
> > > On Thu, Nov 26, 2009 at 6:42 PM, Ryan Florence
>
> <[email protected]>wrote:
>
>
>
>
>
>
>
>
>
> > >> I'm down w/ the PE for public apps, I even have my own soapbox I carry
> > >> with me to meetings at work.
>
> > >> I'm just talking about internal stuff where I can use Safari's CSS
> > >> gradients, rounded corners, box-shadows, rotations, alpha masks, etc.
> > >> without having to spend exorbitant amounts of time making it at least
> > >> functional, if not identical, in all the browsers.
>
> > >>     Ryan Florence
>
> > >> [Introducing MooDocs - become a better developer](
> > >>http://blog.flobro.com/)
>
> > >> On Nov 26, 2009, at 9:07 AM, Oskar Krawczyk wrote:
>
> > >> To be more specific, I've been using PE on many of my projects,
> including:
> > >>http://lasttweet.com(clickon one of the four style boxes)
>
> > >> O.
> > >> ___
>
> > >> Oskar Krawczyk
> > >>http://nouincolor.com
>
> > >> On Thu, Nov 26, 2009 at 4:05 PM, Oskar Krawczyk
>
> <[email protected]
>
> > >> > wrote:
>
> > >>> Two words: *Progressive Enhancement*
>
> > >>> :-)
>
> > >>> ___
>
> > >>> Oskar Krawczyk
> > >>>http://nouincolor.com
>
> > >>> On Thu, Nov 26, 2009 at 3:26 PM, Ryan Florence
>
> <[email protected]>wrote:
>
>
>
>
>
>
>
>
>
> > >>>> That's awesome.
>
> > >>>> Have you worked with Raphael.js much?
>
> > >>>> Unfortunately it will be a long time before IE supports CSS3, and an
> > >>>> infinitely longer time until it's users upgrade.
>
> > >>>> Luckily, many of us can create internal web apps that can exclude
> IE--so
> > >>>> we can use this sort of stuff.  I love it.
>
> > >>>>     Ryan Florence
>
> > >>>> [Introducing MooDocs - become a better developer](
> > >>>>http://blog.flobro.com/)
>
> > >>>> On Nov 26, 2009, at 6:06 AM, Thierry bela nanga wrote:
>
> > >>>> Note: Only works on Safari 4 or Firefox 3.5.
>
> > >>>> he said,
>
> > >>>> On Thu, Nov 26, 2009 at 2:02 PM, Steve Onnis
>
> <[email protected]>wrote:
>
>
>
>
>
>
>
> > >>>>> Doesn't work in IE
>
> > >>>>> -----Original Message-----
> > >>>>> From: pradador [mailto:[email protected]]
> > >>>>> Sent: Thursday, 26 November 2009 8:53 PM
> > >>>>> To: MooTools Users
> > >>>>> Subject: [Moo] Fx.Rotate - A little fun with MooTools
>
> > >>>>> I needed a knob-like control for a project so I started playing
> around
> > >>>>> with some CSS and MooTools and came up with this toy. It lets you
> > >>>>> rotate an element using some of the new CSS3 properties.
>
> > >>>>> Check out the demo athttp://mooshell.net/B2mC3/oryou can download
> > >>>>> the (experimental) script at
> > >>>>>http://moodocs.net/pradador/pradador/Fx.Rotate.
> > >>>>> Be sure to try the spin button, it's kinda fun!
>
> > >>>>> You know, it's actually kinda crazy how fast you can do a proof of
> > >>>>> concept using MooTools, MooShell, and MooDocs. Getting quite a kick
> > >>>>> out of all these new tools.
>
> > >>>>> Note: Only works on Safari 4 or Firefox 3.5.
>
> > >>>> --
> > >>>>http://tbela99.blogspot.com/
>
> > >>>> fax : (+33) 08 26 51 94 51
>
> > > --
> > > ---
> > > "Make everything as simple as possible, but not simpler."
>
> > > - Albert Einstein

Reply via email to