I made a tree with child elements and for hide and show them on user click, I use the .show('fast') and .hide('fast') jquery functions. But I noticed that on firefox the transition between the two state are slowing down but on Chrome it works like a charm. I made a tree with child elements and for hide