Forums

I'm going insane ....

hansenvagn 24 Feb, 2008
i have made a form and it seems to work perfect, that is in FF in IE7 the validating does not work.

Any idears what to look for ??

You can see the form here
i have used the manboot ver. 0,6 and cronoform 2.3.8.1<br><br>Post edited by: GreyHead, at: 2008/02/23 19:25
GreyHead 24 Feb, 2008
Hi hansenvagn,

There are two differnet versions of Mootools loading. Please try temporarily turning off the ja_fagus menu script and see if that makes any difference.

Bob
hansenvagn 24 Feb, 2008
Thanks for the fast reply.

Now everything is disabled but it still dont work :-(

/Vagn
GreyHead 24 Feb, 2008
Hi Vagn,

You can turn them back on now, thanks. Still don't know what's causing it. I stripped it down to the minimum here and it still behaves differently in the two browsers. My little test form works OK in both.

Please will you take a Form Backup from the icon in the Forms Manager and post it her or email it to me at the address in my sig and I'll go through and see if I can spot anything that might cause it.

Bob<br><br>Post edited by: GreyHead, at: 2008/02/23 20:29
hansenvagn 24 Feb, 2008
i really apprisiate all your help :-)

Here you have the backup [file name=Rod_Registration.cfbak size=3714]http://www.chronoengine.com/components/com_fireboard/uploaded/files/Rod_Registration.cfbak[/file]
GreyHead 24 Feb, 2008
Hi Vagn,

Found it I think - after a lot of trial and error it looks as though 'length' is a reserved word in IE. Change the input to
<input type="text" name="lengthx" id="lengthx" />
and suddenly it works in IE too!

Bob
hansenvagn 24 Feb, 2008
Thank YOU VERY much :-)
Now it works like a charm.

/Vagn
This topic is locked and no more replies can be posted.