Closed (fixed)
Project:
Superfish Dropdown Menu
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
21 May 2013 at 11:56 UTC
Updated:
4 Jul 2013 at 16:30 UTC
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
Cheers,
slowflyer
Comments
Comment #1
mehrpadin commentedHey there,
No exact date but indeed soon :) like very soon.
Comment #2
mehrpadin commentedHey again,
Try the development release once updated :) feedbacks are very welcome!
Comment #3
mehrpadin commentedComment #4
slowflyer commentedI 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.
Comment #5
mehrpadin commentedHey there,
Thanks, I guess it's the jQ 1.3 not doing some stuff rightly, will fix it ASAP.
Comment #6
slowflyer commentedThe D6 site tested uses jQuery Update and jQ 1.4
Comment #7
mehrpadin commentedInteresting! are you sure it's jQ 1.4? should be 1.3.2 :)
Comment #8
mehrpadin commentedFixed, turned out to be a silly ".before() on non existing element" issue :D update the sfsmallscreen.js (from the master branch), let me know!
Comment #9
slowflyer commentedIt 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.
Comment #10
mehrpadin commentedDo 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?
Comment #11
slowflyer commentedOne 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.