我正在使用gigya服务进行视频嵌入...
如果有人将以下代码粘贴到他的wordpress页面中或发布,则水平和垂直滚动条仅在IE浏览器中显示。...在Firefox和Chrome中工作正常。
这是代码:-
[gigya src="http://s.asstatic.com/player.swf" width="425" height="354" allowFullScreen="true" wmode="transparent" flashvars="file=fb=0&nb=1&ap=0&pl=as&c=#dfdfdf&p=1615781_634907097231053940"]
请帮助我,我应该在上面的代码中放入什么内容以删除仅在IE中显示的滚动条...
这是链接。请在IE8或IE7中打开它...
http://gauravishere.wordpress.com/2012/12/27/test/
谢谢...
最佳答案
位置:绝对为我工作...
[gigya src="..." style="position:absolute" width="425" height="354" allowFullScreen="true" wmode="transparent" flashvars="file=fb=0&nb=1&ap=0&pl=as&c=#dfdfdf&p=99..."]