我正在使用我的網站上的fb註冊插件。有時一個網站不支持iframe。是否有下面這個腳本的另一個版本,沒有iframes或有解決方法?Facebook註冊PLugin問題
<iframe src="https://www.facebook.com/plugins/registration.php?
client_id=113869198637480&
redirect_uri=https%3A%2F%2Fdevelopers.facebook.com%2Ftools%2Fecho%2F&
fields=name,birthday,gender,location,email"
scrolling="auto"
frameborder="no"
style="border:none"
allowTransparency="true"
width="100%"
height="330">
</iframe>
感謝您的幫助