Closed (works as designed)
Project:
DHTML Menu
Version:
6.x-1.x-dev
Component:
Javascript code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 May 2008 at 11:46 UTC
Updated:
11 May 2008 at 23:36 UTC
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
Comment #1
cburschkaThe 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.