jquery - Okvideo : Redirect to another page/section after video finished playing -


i trying full screen background video vimeo. found okfocus's okvideo, how make page jump page after video finished playing? i'm quite new jquery~ helping!

look @ line 257 of okvideo.js. contains conditional tests see if video finished. if replace next line like:

location.href = 'http://url.com'; 

this should link page once video complete. may have try setting onfinsihed option loop.

hope helps!


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -