gromo / jquery.scrollbar

jQuery CSS Customizable Scrollbar
GNU General Public License v2.0
756 stars 238 forks source link

Videos won't play #46

Closed milosbelic closed 9 years ago

milosbelic commented 9 years ago

Your scrollbar helped me a lot on what I am trying to accomplish on my first website.The only issue is that my 'position: fixed' video at the bottom of the page won't play in any browser (I tried other position properties too).I hope you can help me, here is my website (sorry for free hosting ads) :

http://firstwebsite.comyr.com

Edit: It works in Firefox.

gromo commented 9 years ago

Hi @milosbelic I think it is problem of browser, not custom scrollbar you use - not all browsers support

Also, jQuery is included in your page twice, and second instance of jQuery overrides first one.