Friday, 13 March 2015

Need Help with HTML5 and IE9 Video


i having issue displaying video using <video> tag in ie9...it works on else safari, firefox, ios, etc...it encoded in h.264, too.

edit: black box red x when trying view video in ie9.
also, here link web site using test code...http://pages.suddenlink.net/wescole/

here code snippet used showing video:

php:
<div class="video-player" align="center">

<
video width="480" height="360" controls="controls" preload="auto">
<
source src="videos/goats.mp4" type="video/mp4" />
<
source src="videos/goats.ogg" type="video/ogg" />
your browser does not support this video.
</
video>

</
div>
thanks help.
 



Forums Special Interests Web Design and Development


  • iPhone
  • Mac OS & System Software
  • iPad
  • Apple Watch
  • Notebooks
  • iTunes
  • Apple ID
  • iCloud
  • Desktop Computers
  • Apple Music
  • Professional Applications
  • iPod
  • iWork
  • Apple TV
  • iLife
  • Wireless

No comments:

Post a Comment