Internet Explorer: undefined in the input fields

webgra 24 Sep, 2013
Hello,

I use Joomla 3.1.5, ChronoForms 3.0.1 und a have a one page website with a jquery flex slider (jquery.flexslider.js) and anchors.
The output of the form fields in Internet Explorer is "undefined". Apparently there is a conflict. Do you have help for me?

Thank you
Best regards
Coralie
[attachment=0]chronoforms_undefined.png[/attachment]
GreyHead 25 Sep, 2013
Hi Coralie,

Not something I've seen (or tried) :-( Please post a link to the form so I can take a quick look.

Bob
webgra 25 Sep, 2013
Hello Bob, thank you.
This is the url:
http://staplerservice-albert.de/

Please push the button "Ersatzteile".

I can give you an useraccount, if it helps.

----
I have a second question. Can i modified the file "formcheck-max.js", that my page jump to the anchor #form if validation error? Otherwise I do not see the top of the form. Please try it.


Thank you very much.
Coralie
GreyHead 26 Sep, 2013
Hi coralie,

As far as I can see it is because your Google APIs code is loading a second (unnecessary) copy of JQuery in the page and is not putting it in noConflict mode. If you look at the form without the template (by using the Test Form link in the Form Editor) then you will not see the 'undefined' text.

Bob
webgra 26 Sep, 2013
Hallo Bob,

ok, i delete googleapis. But "undefined" is also in the fields.
I delete jquery.flexslider an the fields are empty.

An other joomla form extension use this code:

if (typeof(jQuery) !== "undefined") {
jQuery.noConflict();
}

Can it help me. I need jquery for the sliding effect in this page.
Thank you.
Coralie

And have you an idee for the anchor-problem?
GreyHead 27 Sep, 2013
Hi coralie,

There was a second copy of jQuery being loaded from Google APIs. The copy loaded by Joomla! should be OK.

There is still a jQuery JavaScript error on the page "Uncaught Error: Syntax error, unrecognized expression: / "

Up to you to clean up your site I'm afraid.

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