Editing HTML code manually
To edit an existing HTML page, add the WMODE parameters to the HTML code.
1. Add the following parameter to the OBJECT tag:
param value="transparent" name="wmode"
2. Add the following parameter to the EMBED tag:
wmode="transparent"
0 comments:
Post a Comment