<Object> and wmode

12 views
Skip to first unread message

Ramon Salla

unread,
Jul 12, 2011, 10:49:11 AM7/12/11
to google-we...@googlegroups.com
Hi, 

I use a FlowPanel and the method getElement().setInnerHtml(String html) to use an activex object custom video player like this:

String object = "<object ...> <param name="x" value="y"/> <param name="z" value = "o"> ... </object>".

The activeX object is working nice but I need to use the wmode parameter in order to let a DIV to layout on top of the player. It seems that GWT deletes my <param name="wmode" value="transparent> but keeps other params.

Why?

Thankyou.
Reply all
Reply to author
Forward
0 new messages