I made site and want to play it transparent, using page webpage background image, after adding the following code in htm file
<param name="wmode" value="transparent" />
it works perfect on internet explorer but not on firefox, is there a way to make it transparent on firefox too?
Thanks