“保存到Foursquare”按钮确认屏幕是否有“弹出”显示模式,而不是“模态”?

时间:2011-12-29 17:16:41

标签: foursquare

对于Save to Foursquare按钮 (https://foursquare.com/business/brands/offerings/savetofoursquare),点击按钮后,是否有办法将确认屏幕弹出为外部窗口而不是模态窗口?有没有财产或选择这样做?

我目前正在iframe中嵌入Save to Foursquare按钮,这会阻止模态窗口正常显示。

1 个答案:

答案 0 :(得分:2)

您可以使用旧的foursquare按钮:

<iframe src="http://foursquare.com/button.html?vid=4c433baccc410f478fe5ad61&color=dark" allowtransparency="true" frameborder="0" scrolling="no" style="width:165px; height:25px;"></iframe>

vid是场地的ID,颜色选项是白色,深色和蓝色,你可以使用size = small来获得更小的按钮