nk-o / jarallax

Parallax scrolling for modern browsers
https://jarallax.nkdev.info
MIT License
1.38k stars 210 forks source link

is there any way to pause video by default.I tried with autoplay option but it is not working... #220

Open Manikantakavitapu opened 1 year ago

Manikantakavitapu commented 1 year ago

Issue description:

Version used:

(Did you try using the develop branch from GitHub? There's a chance your issue has already been addressed there)

Code to reproduce the issue (HTML blocks + JavaScript initialization)

nk-o commented 1 year ago

Hey. There is no option to disable video playing. See here all available options - https://github.com/nk-o/jarallax#additional-options-for-video-extension

Feel free to make a PR with an additional option to disable video autoplay.