OGAds inside website locker

M1nnow

Junior Member
Joined
Dec 8, 2017
Messages
169
Reaction score
38
Hello guys,

I've always wondered how do people make their content lockers inside their website..
Like, for example if anyone clicks a "verify" button, it doesnt send them to a new website, it just opens it inside the website..

Any ideas, could be helpful a-lot!!

Thanks BHW!
 
There are two ways of achieving this. The first one is that you implement the locker script on your current page and you call the function from the verify button (onClick="call_locker())

The second way is you just open/integrate the naked link inside an iFrame object.
 
Thanks alot!! Made it work :)))

Thanks alot m888
 
Last edited:
Back
Top