I tried reading other threads on the forums, but they were for different versions or related to CSS. This problem centers around the tooltips picture appearing, but nothing at all happens on the mouseover.
Like I said, they worked fine before the update.
http://test.versasuite.com/index.php?option=com_chronocontact&chronoformname=Redeem
The link you posted gives a "Bad Request (Invalid Hostname)" message.
Bob
If you have the option stop the server while you delete. This works for me on XAMPP.
Bob
went back to RC2, but now the form doesn't submit anymore. don't know whats going on.
the new RC4 works great to submit, but i need the tooltips to work or i can't use it.
Tooltips work fine in RC4.11 as far as I know. If there's a problem it's most likley a corrupt or missing file, or a javascript conflict.
Bob
Cheers
Max
Regards,
Max
i've th same problem, tooltip don't works in frontend with CF rc4 and joomla 1.5.10. problem is visible here:
http://www.aws2p.com/services/creation-sites/demandedevissite.html
that's i first new install of the component. Perhaps there's a problem with mootools conflict? because i use it on my template ( cutting-edge from gavick) .
i have also some javascript msg displayed in red like : function(){this.innerHTML=$A(arguments).join('');return this;} when i go on a field without filling it , is it a normal way to work or is it possible not to display those messages on the form.
thank's for your help
Best regards
Profwalken
No, it's the JCE Utilities that are loading JQuery (though Gavick loads a second copy of mootools).
Bob
Hi Profwalken,
No, it's the JCE Utilities that are loading JQuery (though Gavick loads a second copy of mootools).
Bob
Thank's for answer, do i have to understand that tooltip don't works because i use jce on joomla? or your answer was for java script code displaying on my form?
in anycase, what can i do to eliminate this problem ? you talk about 2 copy of mootools how is it possible to stay with only one. ?
Here's (part of) the list of scripts from your page. It's almost certainly the jquery-126.js file that blocks the ToolTips.
Bob
thank's greayhead for your analyze
what do you use to obtain the list you put in attachlment?
To conclude on the problem , is chronoform not usable with JCE, and when there's a conflict like 2 copy of mootools, what is the solution ?
If i unpublish a module or plugin is it enough to see if conflict with chronoform is gone?
Best regards
Profwalken
The screenshot is from the FireBug extension to FireFox - invaluable for de-bugging this kind of problem.
Two copies of MooTools may or may not be a problem - you can only tell by testing (but it is extra code to load into the page).
You can test if the Form alone is OK by finding the real url (not the SEF url you posted here) and adding &tmpl=component to the end - this will display just the form output without any of the template code. If the tooltips work then you do have a conflict with the template or with another module.
How you fix it is up to you. If the problem is with a module then you can possibly run it off on this page.
Bob
The screenshot is from the FireBug extension to FireFox - invaluable for de-bugging this kind of problem.
😀 have added firebug to ff3.0 but i didn't find a similar view like your's in attachment. which item ansd subitem have you used to obtain the result?
You can test if the Form alone is OK by finding the real url (not the SEF url you posted here) and adding &tmpl=component to the end - this will display just the form output without any of the template code. If the tooltips work then you do have a conflict with the template or with another module.
i've done the test that's working fine so that's sure i have a conflict :?
i've change my active template to Ja purity and the tooltip is OK so my template is in conflict with chronoform. i'm a gavick customer so i ask for their help.
i'm not sure to be able to resolve the problem by myself i'm not a code fan so i'm afraid it'll be impossible for me to obtain a final result.
thank's for your help.
Have a good day
Best reagrds
Profwalken
