Landing page form error on submit in IE8

  • 30 September 2010
  • 2 replies
  • 3 views

Hi,

I’ve pushed a page with a form on it, including some mandatory fields.

When I try to fill in the form using IE8, I get a javascript error (below). Filling the form in using FireFox 3.5 is no problem (but I can’t really ignore 60% of the market for my registration form - help!).

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
Timestamp: Thu, 30 Sep 2010 13:31:53 UTC

Message: ‘form’ is null or not an object
Line: 16
Char: 6204
Code: 0
URI: http://assets.unbounce.com/m/lp-webap…


2 replies

Might have found the issue.

Don’t have form fields without a label/name!

Hey Norman! We shouldn’t let you create a field in a form without a label, that’s a bug for sure. I’ll log that and we’ll get it fixed.

If you want to hide the labels, we do have a specific feature for that.

Reply