IE “operation aborted” when embedding youtube HQ/HD video
-
When I embed youtube HD video code into my wordpress blog, the videos show up fine in Firefox but in IE I get “operation aborted” and the whole page won’t display. You can see an example of this here-
https://happyrouter.com/ccna-security-hd-video-test
BTW- youtube HD video code looks like this-
“””
<object width=”560″ height=”345″><param name=”movie” value=”https://www.youtube.com/v/GW0G3igVRE4&hl=en&fs=1&color1=0x402061&color2=0x9461ca”></param><param name=”allowFullScreen” value=”true”></param><param name=”allowscriptaccess” value=”always”></param><embed src=”https://www.youtube.com/v/GW0G3igVRE4&hl=en&fs=1&color1=0x402061&color2=0x9461ca” type=”application/x-shockwave-flash” allowscriptaccess=”always” allowfullscreen=”true” width=”560″ height=”345″></embed></object>
“””
- The topic ‘IE “operation aborted” when embedding youtube HQ/HD video’ is closed to new replies.