Firefox doesn't show silverlight controls
- by lmenaria
I have a silverlight application in which I am using the windowless property to show text .
Silverlight Plugin Size is 1000*2000, I Have a button (siverlight control) on the Top.
I am showing some html text using DIV real time. Its working fine.
My Silverlight Plugin & DIV both style property is= "position:absolute'.
This application is working fine in IE, but When I run this application in Firefox Button doesn't dsiplayed.
Please let me know whats a issue with Firefox ?
Thanks in advance,
Laxmilal