Hello,
I am developing a widget,which requires the opacity and zindex whether there are any sample programs for this.pls help
Regards,
Nithya
Hello,
I am developing a widget,which requires the opacity and zindex whether there are any sample programs for this.pls help
Regards,
Nithya
Hi Nithya,
the 'opacity' CSS property is currently not supported by WRT widgets, as stated here:
http://library.forum.nokia.com/index...5E7B3F7E6.html
Instead of using this property, you could think about using semi-transparent PNG images, that are supported.
The 'z-index' property is correctly supported, you'll find tons of examples just searching on the net.
Pit