FutureCRNA
Newbie
- Nov 18, 2010
- 48
- 9
I'm iframing an email submit on my own landing page but i'm running into a problem. The offer I'm pushing has a pop up window that comes up after people enter their email that they need to confirm.
Whats happening is when its iframed on my landing page the pop up window dosent load after people enter their email, it just sits there..there is even room for the box to show and come up within the iframe sizing.
I know this is something with my iframe code, here's what I'm using now on my landing page.
<iframe src="MY AFF LINK" security=restricted frameborder="0" height="750" scrolling="no" width="460"></iframe>
Whats happening is when its iframed on my landing page the pop up window dosent load after people enter their email, it just sits there..there is even room for the box to show and come up within the iframe sizing.
I know this is something with my iframe code, here's what I'm using now on my landing page.
<iframe src="MY AFF LINK" security=restricted frameborder="0" height="750" scrolling="no" width="460"></iframe>