The script isn’t throwing any errors, but it seems to be using a regular expression as the value for the preview rather than the value of the form field. /rn/g means “Select any return-like characters, greedily” in Regular Expression-ese. My guess is that the script intends to use that Regexp to cleanse the input value of any newlines before using it to create the preview. The fact that it isn’t throwing errors suggests that either it thinks its doing what you want it to, or it is written to swallow all errors.
I had a quick dig through the code, and I don’t even see where this part of the page is being manipulated. There is code being injected into the page here there and everywhere, and I can’t trace out where this error is being introduced.
What I would do is start with a completely blank page in that same site where the error occurs, and one element at a time add things to the page until it breaks. Start with just the sign-up form, then add the other effects you’re using until it goes tilt. My money is personally on AddThis, which I have seen break pages in mysterious ways, but I’m not willing to point fingers here without proof.
Walter
On Oct 10, 2012, at 1:56 PM, Jamie Turner wrote:
Hi, Gang –
This is an interesting one.
I have the same line of code on two different pages on my site except the code works on one page but not the other.
On this page – Marketing Tools, Tips, and Techniques from Leading Experts | Jamie Turner – the code I’ve installed for my AWeber newsletter form works.
But on this page – http://www.60SecondMarketer.com – the same code doesn’t work. The first field for “Name” displays gobbledygook when you type in a name.
Any thoughts on what’s going on here?
Thanks,
Jamie
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options
freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options