Hi all!
Component works fantastic in Firefox, but I found some problems in IE, Chrome and Opera. I don't know whether this have been discussed somewhere here. If so, please tell me where to find the answer and delete this message.
In IE, Chrome and Opera there is such thing with required fields: it doesn't make any different when you leave those fields blank or write for e-mail something like "tdfdhjdhfjdsh" (which is not permited because of the selected corresponding check box in the properties of the form) -- it also send a letter. Also there is no droping out text under these required fields, so when you leave it blank there is no warning message informing you that you're doing something wrong. How fix these things?
Thanks for the great component!
Best wishes from Ukraine😉
Component works fantastic in Firefox, but I found some problems in IE, Chrome and Opera. I don't know whether this have been discussed somewhere here. If so, please tell me where to find the answer and delete this message.
In IE, Chrome and Opera there is such thing with required fields: it doesn't make any different when you leave those fields blank or write for e-mail something like "tdfdhjdhfjdsh" (which is not permited because of the selected corresponding check box in the properties of the form) -- it also send a letter. Also there is no droping out text under these required fields, so when you leave it blank there is no warning message informing you that you're doing something wrong. How fix these things?
Thanks for the great component!
Best wishes from Ukraine😉
Hi tolyaua,
Those problems sound like a JavaScript conflict. Do you have JQuery or Prototype loaded on your page?
Bob
PS The validation does work OK with IE6. IE7, Chrome and FireFox
Those problems sound like a JavaScript conflict. Do you have JQuery or Prototype loaded on your page?
Bob
PS The validation does work OK with IE6. IE7, Chrome and FireFox
Those problems sound like a JavaScript conflict. Do you have JQuery or Prototype loaded on your page?
No, I haven't.
Can you post a link to this page ?
Regards,
Max
Regards,
Max
Hi!
I created a subdomain for my site to show this errors. Here is the link:
====link=====
login:demo
password:demo
I created a subdomain for my site to show this errors. Here is the link:
====link=====
login:demo
password:demo
IE has a javascript error says "Validation is not defined", which means that something is wrong with the validation file, or its not loaded, I'm out of ideas for this, sorry! 😟
Regards
Max
Regards
Max
Thanks for your help, guys!
I've just figured out what was wrong. My web file editor added a string to all files that has been changed: <meta http-equiv="content-type" content="text/html; charset=utf-8" />
And due to this thing java script didn't work.
Sorry for this stupid topic I made.... 😶
Thanks for the component!
Ukraine loves you :wink:
I've just figured out what was wrong. My web file editor added a string to all files that has been changed: <meta http-equiv="content-type" content="text/html; charset=utf-8" />
And due to this thing java script didn't work.
Sorry for this stupid topic I made.... 😶
Thanks for the component!
Ukraine loves you :wink:
Great, thanks for posting this!
Regards
Max
Regards
Max
This topic is locked and no more replies can be posted.