Firefox doesn't show silverlight controls
Posted
by lmenaria
on Stack Overflow
See other posts from Stack Overflow
or by lmenaria
Published on 2010-04-12T12:39:43Z
Indexed on
2010/04/12
12:43 UTC
Read the original article
Hit count: 248
windowless
|Silverlight
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
© Stack Overflow or respective owner