[jQuery] jScrollPane loaded display: none
Hi @ all,
i have some problems, if i load a div with scrollbar like jScrollPane
and set it like $('.scroller').hide() it won't show it if i do $
('.scroller').show(). I saw in the FireBug that the heigt and width is
0px.
Any ideas?
Thx Andi