required field problem in IE, Chrome and Opera

tolyaua 28 Feb, 2009
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😉
GreyHead 28 Feb, 2009
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
tolyaua 02 Mar, 2009

Those problems sound like a JavaScript conflict. Do you have JQuery or Prototype loaded on your page?


No, I haven't.
Max_admin 03 Mar, 2009
Can you post a link to this page ?

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
tolyaua 03 Mar, 2009
Hi!
I created a subdomain for my site to show this errors. Here is the link:
====link=====
login:demo
password:demo
Max_admin 03 Mar, 2009
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
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
tolyaua 03 Mar, 2009
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:
Max_admin 03 Mar, 2009
Great, thanks for posting this!

Regards
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.