Facebook Iframe Reveal Code

Joined
Sep 26, 2010
Messages
16
Reaction score
14
I want to ask you people how can I setup my Facebook Iframe tab to reveal content only after the facebook page is liked and the person follows on twitter??
Please share the code to do so!
 
Ye, for some reason they don't allow to add images.


I usually iframe my sites:

<iframe name="i_frame" src="http://www.yoursite.com" style="border: 1pt none ; width: 480px; height: 780px; scrolling="no"></iframe>


And it shows perfectly
 
Back
Top