I'm having a problem with my form in IE 7 and 6, but it works fine in Firefox 3. I'm not sure where to even begin with figuring out what the issue is. Is there something I could post that someone could look through and see if they could tell me what the problem might be? I'd appreciate it! The error I'm getting in IE is as follows:
line: 173
char: 5
error: '0' is null or not an object
code: 0
Validation works in Firefox but not IE. Maybe this problem is related.😟 Help is appreciated! What do you need to see?🙂
-Blaine
line: 173
char: 5
error: '0' is null or not an object
code: 0
Validation works in Firefox but not IE. Maybe this problem is related.😟 Help is appreciated! What do you need to see?🙂
-Blaine
Hi Blaine,
Impossible to tell anything reliable from this info but the most likely explanation is that you have a JavaScript conflict. Check with FireFox + FireBug to see what else is being loaded in the page.
Bob
Impossible to tell anything reliable from this info but the most likely explanation is that you have a JavaScript conflict. Check with FireFox + FireBug to see what else is being loaded in the page.
Bob
Hi Blaine,
Do you have BETA 1 or BETA 2 ? BETA 1 had this issue, if so, upgrade!
Do you have BETA 1 or BETA 2 ? BETA 1 had this issue, if so, upgrade!
I'm sorry this is an old post, but I just wanted to come back and let you and everyone else know that upgrading from beta 1 to beta 2 did indeed work and now the form works perfect in both Firefox and Internet Explorer. Thanks for your help! Maybe this topic can help someone else in the future. 🤔 😛 :o
This topic is locked and no more replies can be posted.