[Laszlo-dev] Firefox and modiying CSS properties

Raju Bitter rajubitter at me.com
Mon Aug 3 13:41:23 PDT 2009


Thanks, but what is the reason for that? On the Mozilla page the  
property is listed as -moz-transform, as you can see here:
https://developer.mozilla.org/en/CSS/-moz-transform-origin

Is this OpenLaszlo specific?

- Raju

On Aug 3, 2009, at 9:52 PM, André Bargull wrote:

> You need to use __LZdiv.style["MozTransform"] instead of  
> __LZdiv.style["-moz-transform"], then it'll work.
>
> - André
>
>> Max,
>>
>> I added support to Firefox and moz-transform: rotation(90deg) to  
>> the  kernel, but it doesn't work. I can see the value being set,  
>> but the  visual object doesn't rotate.
>>
>> Is there an event that needs to be send for FF to re-render the  
>> object?
>>
>> - Raju
>>




More information about the Laszlo-dev mailing list