Forums

ToolTip - tried reading other threads.

camayes 13 Apr, 2009
I am having a problem getting the tooltips to work. They worked just fine on the previous release, but not on the new RC4.

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
vlopez 13 Apr, 2009
Edit the form in the general tab, look for the "Load Chronoforms CSS / JS Files?", Its value should be "yes".
camayes 13 Apr, 2009
Value has been set to yes, still does not work.
GreyHead 13 Apr, 2009
Hi camayes,

The link you posted gives a "Bad Request (Invalid Hostname)" message.

Bob
camayes 13 Apr, 2009
i took it off because i was going to try to reinstall the old version. now i am left in the middle of nowhere because i can't remove default.ttf no matter what i do. . .so i can't reinstall. any help?
GreyHead 13 Apr, 2009
Hi camahayes,

If you have the option stop the server while you delete. This works for me on XAMPP.

Bob
camayes 13 Apr, 2009
stopping the server worked out alright.

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.
GreyHead 13 Apr, 2009
Hi camayes,

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
Max_admin 14 Apr, 2009
tooltips working fine for me here at your form, however this is not RC4.11

Cheers
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
camayes 15 Apr, 2009
I have reverted back to an older version since the tooltips were not working on RC4 I may setup a test environment or something to try to troubleshoot the RC4 problem. . .or just wait until the next stable release. Is there a tentative date for that, and will it have multi-page functionality?
Max_admin 16 Apr, 2009
Hi camayes, show me the page with tooltips not working, next version will have multi page support (I hope)

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
PROFWALKEN 16 Apr, 2009
hi,

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
GreyHead 16 Apr, 2009
Hi Profwalken,

No, it's the JCE Utilities that are loading JQuery (though Gavick loads a second copy of mootools).

Bob
PROFWALKEN 16 Apr, 2009

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. ?
GreyHead 17 Apr, 2009
Hi profwalken,

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
PROFWALKEN 17 Apr, 2009
Hi,
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
GreyHead 17 Apr, 2009
Hi 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
PROFWALKEN 17 Apr, 2009

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
GreyHead 17 Apr, 2009
Hi Profwalken,

In the Firebug window click 'Script' in the menu bar and just above it you will see a little arrow for a drop-down menu.

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