Check this page out: 1-800-Flowers.com Welcome | Facebook
See how they force people click "Become a Fan" before seeing the Discount Code appear. How do they do this?
Is in an IF statement like this?
IF (isFan) { display this image }
ELSE { display this one instead }
Seems simple but still can't figure it out...
See how they force people click "Become a Fan" before seeing the Discount Code appear. How do they do this?
Is in an IF statement like this?
IF (isFan) { display this image }
ELSE { display this one instead }
Seems simple but still can't figure it out...