Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix up getting-started samples so they work on more platforms #1917

Merged
merged 2 commits into from
Jun 2, 2017

Conversation

davemevans
Copy link
Contributor

This week I have been looking at Google's cobalt, and I thought I'd see if I could get dash.js to run on it.

The manual-load-single-video sample works great, but <body onload> doesn't work to get the application running, so I needed to change it to using an event listener. This should be a harmless on other platforms - I have verified all examples still work in Chrome.

I also noticed that most samples did not have a closing head tag, so I fixed that up.

@dsparacio dsparacio merged commit b8d509a into Dash-Industry-Forum:development Jun 2, 2017
@davemevans davemevans deleted the FixupSamples branch August 22, 2018 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants