Facebook LikeBox IFrame over SSL
Posted
by Midday
on Stack Overflow
See other posts from Stack Overflow
or by Midday
Published on 2010-06-16T11:36:57Z
Indexed on
2010/06/16
11:42 UTC
Read the original article
Hit count: 1551
the iframe version of likebox is by default over http. the developer wiki on facebook says on Using the Like Box with SSL
I should load the FacebookConnect script over https , I don't what the FacebookConnect script only the iframe.
I found that calling
https://www.facebook.com/plugins/likebox.php?#ALLMYPARAMETERS#
works and doesn't break the ssl even though this is not in their wiki
since this not in their wiki, will it be deprecated? or can i trust on this to work for an extended while
© Stack Overflow or respective owner