I have a little problem using accordion. I'm using for now my own computer as server which could explain a low tranfer rate.
But nearly each time I load a page I built with an accordion on its side, I see during less than a second the page without the accordion (just like if jquery ui was not activated).
It doesn't take long for it to load but I would like to know if there is a way to get rid of it.
I tried to make the content of accordions very light. Things are better but it's still hapenning...
I'm working on a website and using jquery quite a lot. For a first level of coding, I'm using Chrome and everything works just fine. But I'm having a first bug when using Firefox.
Indeed, I create a button with a click function and when I display my page on Firefox, the click doesn't fire any action like it does on Chrome. Here is the peace of code: