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 firefox video problem and Scopes funcionality #8

Merged
merged 7 commits into from
Jul 15, 2015
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix code close
  • Loading branch information
vmari committed Jul 15, 2015
commit 06c9975f2cff98fb915d28bb0047e07538d276c7
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ $('#banana').gifplayer('play');

```javascript
$('#banana').gifplayer('stop');
```

###Events (beta)

Expand Down