cheesecake
Regular Member
- Jan 12, 2009
- 270
- 232
This is great. Only thing I notice is that with IE the form is centered in your sample page but with FF4 it is not. :/
Thank you.This is great. Only thing I notice is that with IE the form is centered in your sample page but with FF4 it is not. :/
Yeah referer.us works differently in different browsers, as far as javascript history.length is concerned.Great tutorial I appreciate the tips
the error I think I am seeing is when you use this method in IE with an offer that is either redirecting and/or takes more than 1 second to load, it catches a change in the browser history as soon as the offer frame loads and submits your form.
I'm trying to find a fix to wait for the frame to load.. wondering if anyone else has seen this issue?
EDIT: i was using referer.us to blank the referer in the iframe src, and once i removed it, it works fine in IE
<iframe src="http://www.mycpaoffer.com/" width="500" height="500" frameborder="0" scrolling="no">
<iframe src="http://whitehatsite.com/myframe.html">