Posts tagged as:

firefox

OpenLaszlo demo showing rotation in Safari and Firefox

August 13, 2009

What do you do on an evening when you are not that tired and have some time to play around with the software you like? Well, here’s what I did yesterday. This is small OpenLaszlo demo showing some visual animation of 100 boxes, depending on the x-position of the mousepointer. If you click anywhere in [...]

Read the full article →

Firefox and moz-transform – modifying the coordinate system

July 19, 2009

Following the announcement of the Webkit team that they implemented support of W3C CSS 3D Transform draft, I had to see if Firefox has support for similar features. Yes, they have – through the moz-transform property. A detailed description of the CSS transform functions can be found on this page.
Zachary Johnson built a nice demo [...]

Read the full article →

Mozilla pre-releases Firefox 3.1 beta 3 – happy testing

March 15, 2009

Mozilla announced the beta 3 pre-release of Firefox 3.1.  Firefox 3.1 Beta 3 is the fifth development milestone and third beta release of Firefox 3.1, the next version of the Firefox web browser. The release is considered stable, intended for a developers or Firefox community members willing [...]

Read the full article →

Unleash the power of JavaScript with Mozilla TraceMonkey

March 12, 2009

In February Mozilla has taken a huge step into a more feature-rich JavaScript RIA world: Firefox 3.1 and future versions contain the new TraceMonkey just-in-time JavaScript compiler. But before we go into technical details, let’s listen to what Mark Beltzner, the Mozilla Phenomenologist has to say about the Mozilla mission in an interview with BetaNews:
“The [...]

Read the full article →