我有一个infusionsoft注册表单,我想嵌入一个灯箱。
我已经获得了表单的脚本:
<script src="https://st990.infusionsoft.com/app/form/iframe/4342343243243" type="text/javascript"></script>
以及一个有效的示例灯箱:
<a rel="wwlba" href="http://www.youtube.com/watch?v=3434343?hd=1&width=870&height=490&fmt=22">
<img class="alignnone size-full wp-image-1949 opaque" style="border: 0pt none; margin: 0px;" title="req" src="http://www.ccc.com/wp-content/uploads/video_screen.jpg" alt="" width="280" height="116" />
</a>
但是当我尝试使用infusionsoft iframe时,它根本不会呈现任何内容。
`<a rel="wwlb" href="https://st990.infusionsoft.com/app/form/iframe/4342343243243">
<img class="alignnone size-full wp-image-1949 opaque" style="border: 0pt none; margin: 0px;" title="req" src="http://www.ccc.com/wp-content/uploads/video_screen.jpg" alt="" width="280" height="116" />
</a>
有什么想法吗?
由于
答案 0 :(得分:1)
尝试使用infusionsoft表单的html版本。