Is there a reason the source for the iframe is using https instead of http?
Yes -- if it weren't https, any secure sites would be displaying "mixed" secure and non-secure (the non-https button) content.
See http://drupalcode.org/project/fblikebutton.git/commit/935ed48 (although it doesn't say much, but still). :)
j
If there are any more remarks about this feel free to reopen the issue.
Closed for now, as jerdiggity explained in #2 works as designed.
Comments
Comment #1
jerdiggity commentedYes -- if it weren't https, any secure sites would be displaying "mixed" secure and non-secure (the non-https button) content.
See http://drupalcode.org/project/fblikebutton.git/commit/935ed48 (although it doesn't say much, but still). :)
j
Comment #2
dmsmidtIf there are any more remarks about this feel free to reopen the issue.
Closed for now, as jerdiggity explained in #2 works as designed.