Radiobutton and Checkbox Performance Internet Explorer

1fh

New Member
Hello,

I'm having a strange problem with Radiobuttons in Internet Explorer. When clicking an option it takes some time until it appears as selected. In Firefox when clicking on it, there is no delay.

The Form consists of about 30 questions (Radiobuttons), each of them with about 3-6 Answers with ~20 Words. Value and Label are almost the same (the Scripts I use directly take the data within the database and i don't like to join over the fabrik tables to get the labels).

Furthermore I use some calc elements that do ajax-calculation. There are 4 groups of questions, each of them has one calc element.

I use Fabrik 3.0.8 with Joomla 2.5.

Is there any way for me to fix this?

Thanks,
Florian
 
Hello,
yesterday I continued searching for the problem and I did a measurement of the code-execution time. I found out, that the JS-Code takes too long. In Internet Explorer the JS needs about 4 seconds, in Firefox not more than 4 milliseconds. It was a MooTools call, that took very long.
I didn't add any custom JS validation or other custom JS events.

Florian
 
I tried to find the JS Function that takes that much time.

There are 1068 calls of pushUID each taking 0.15...0.20ms. When selecting an option these 1068 calls are made 16 times.

I attached a file where the functions and executiontimes are shown.

I already tried a new version of MooTools Core without any success.
 

Attachments

  • js.PNG
    js.PNG
    51.1 KB · Views: 196
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top