You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Download lates version (1.0.1)
2. extract files
3. start index.html
4. I saw only console errors:
"ReferenceError: jQuery is not defined"
"ReferenceError: $ is not defined"
5. when I changed jQuery to the version 1.11.1 and changed "$" to "jQuery" in
index.js I did not got errors on start but I see black background and when I
click PLAY I got error:
"ReferenceError: player is not defined" in jquery.tubular.1.0.js file in 109 line
I am using Win7/32 and Firefox 32.0.3
Original issue reported on code.google.com by [email protected] on 16 Oct 2014 at 8:32
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 16 Oct 2014 at 8:32The text was updated successfully, but these errors were encountered: