Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: set wmode=”transparent” for oembed plugin


abu_eldahab
Member

@abu_eldahab

Hello ,

Thanks for your replay , as a temporary solution i solved it with jquery by using this code

jQuery(’embed’).attr(‘wmode’,’Opaque’).wrap(‘

‘);
Skip to toolbar