Hi,
It would be nice if I could pick an jQuery effect type on the config page and also determine the speed of it. Now I had to change it in the JS file of the module, but it would be easier and neater to do it via the config page.

Furthermore, the effect used by this module is 'show' and 'hide'. It isn't like the name of the option suggests a 'slide' effect. Well, the show and hide effect does slide, but it renders the content with a horizontal ánd a vertical slide effect. The slideUp/slideDown only renders vertically, which I would expect, and I personally like more. A bit confusing with the terminology of jQuery.

Comments

cburschka’s picture

Status: Active » Closed (works as designed)

The vertical slide effect is broken on several browsers. Firefox 3 does not seem to render it correctly, and according to reports neither does IE7. This is why the slide effect was changed to a show/hide effect.