I had the same issue, and had to find out that Konqueror, currently does not support the opacity css property: http://konqueror.kde.org/css/ . That is possibly because of a regression that came with a huge Safari -> Konqueror code merge. JQuerys show() effect makes use of that opacity property. Somehow, the failing fadeout also prevents the resizing (maybe due to a JavaScript runtime error?).
Alessandro On May 21, 1:42 pm, Klaus Hartl <[EMAIL PROTECTED]> wrote: > The show method completely fails in Konqueror.