Hi,

will that be implemented? Are there any timelines?

// Currently the only available reaction is converting the menu into a
element;
// In the next version there will be another reaction that will create a "compact" version of
// the menu, using

    element hence easy to style with CSS and so on and so forth.

    Cheers,
    slowflyer

Comments

mehrpadin’s picture

Hey there,

No exact date but indeed soon :) like very soon.

mehrpadin’s picture

Hey again,

Try the development release once updated :) feedbacks are very welcome!

mehrpadin’s picture

Status: Active » Fixed
slowflyer’s picture

I tried the new feature on D6.

Right now, I can open the accordion menu, but I can't close it with a second click on the initial "button" or link.

mehrpadin’s picture

Hey there,

Thanks, I guess it's the jQ 1.3 not doing some stuff rightly, will fix it ASAP.

slowflyer’s picture

The D6 site tested uses jQuery Update and jQ 1.4

mehrpadin’s picture

Interesting! are you sure it's jQ 1.4? should be 1.3.2 :)

mehrpadin’s picture

Fixed, turned out to be a silly ".before() on non existing element" issue :D update the sfsmallscreen.js (from the master branch), let me know!

slowflyer’s picture

It is still not closing on my D6 site. But it successfully works on a current D7 development.

And yes I'm sure that I updated jQuery to 1.4 on D6.

mehrpadin’s picture

Do you have Firebug? do see any JS error in the Console tab? especially after the second click.

How did you exactly update it to 1.4? not using the jQ update module then?

slowflyer’s picture

One new hint..

it works, but only when admin/settings/performance

CSS optimization is turned of.

I used jQueryUpdate Module and modified it to support jQuery 1.4.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.