-
Notifications
You must be signed in to change notification settings - Fork 80
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use HTML5 video element instead of QuickTime to play h.264 YouTube fi…
…lms. Embedding QuickTime player in a web page results in ugly element overlaps when z-indexes are involved: Breakage we can avoid if we use the <video> element. Besides, this is the way of the future (-: This change requires a recent WebKit (Tested in Safari 4).
- Loading branch information
Showing
1 changed file
with
13 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters