View Single Post
Old 06-14-2016, 06:13 AM  
zerovic
Confirmed User
 
zerovic's Avatar
 
Industry Role:
Join Date: Apr 2010
Posts: 1,087
anything can be done if you think outside the box... making the embed cam link to your whitelabel is something i did in the past... anyways, if you put the embed code in a DIV, let's say <div id="mydiv"></div> and set up jquery like $('#mydiv').click(function() { window.location.replace("http://www.google.com"); }); it will redirect you to the url of your choice... you can also put on your own logo, hide controls etc if you want.. it all depends who's willing to pay me to reveal the secret hahaha
__________________
php, html, jquery, javascript, wordpress - contact me at contact at zerovic.com
zerovic is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote