I am now using Jquery UI accordian.
Now if i set
then there is no flickering or blinking
With autoHeight the Jquery gets the highest height from the menus and then assign to all of the links. But here there is too much empty space below the box having less data.
But there is no flickering here
But if i do
then height of accordian is accoring to data in the accordian but then the screen flickers
Any ideas