34 comments found.
Very elegant! Another vote for more levels (my project requires 3). Thanks.
Another vote to make me work, nor good…
just joking, thanks for your interest in my files.
After staring at hundreds of menus, your’s spoke to me the most. It worked so well in conjunction with an iframe as the target. I really don’t do massive amounts of web authoring. But I thought you might like to see where your code landed…
It is my favorite feature on the product page.
Hi. Thanks a bunch for sharing! Yes, fits very nice on your site, looks like you built it ad-hoc for it. 
Glad you liked it. Don’t forget to rate it also on your downloads page. Rating is quite important for us, authors. Kind regards and thanks for purchase.
I’d like to also add my vote for supporting 2nd and 3rd level navigation items. Just bought this (it’s working wonderfully, thank you for such clean and notated code!) and I’m realizing that I do need a 2nd level of navigation. Any thoughts to putting that in?
Hi. Well, it has second level, what it does not is third level and below. I’ll think about an elegant way to implement on next release. I really wanted to keep this really minimal and elegant (i think the target people for this menu are people in need of very complex menu systems, and for them i designed), so my decission on keep it simple and straight forward.
Thanks for suggestions. I’l try to work on them as soon as possible. Kind regards and thanks for purchase. 
My mistake about the second level items, whoops! And now that I have been working with this for a few weeks, I agree with you about not doing any deeper levels, it would lose some of the elegance on the menu.
Two quick questions though, if you don’t mind…
1. Once you expand a navigation state with a click, is there a way to make the state “close” with a second click? Instead of clicking on another nav item, I’d like to be able to click on the expanded item and have it close – so any way of doing that?
2. Is there a way to add a very slight “bounce” effect at the bottom when the item is opened? Almost like you take the margin-bottom and make it -1px or something at the end of the opening animation.
Thanks so much for your time, this is really a great menu and I’m extremely happy with it!
Hi. About 1. I’ve got another request for that feature, so i’ll try to implement it on next release. About 2. You can add the bounce jquery animation easing to the slidedown funtion, which you will find on line 188 on js file. Note that to use bounce you will need to also add to your file the jquery easing plugin. Here are two links, first for the plugin (just add it like any other script on your < head > tag, and then use “easeOutBounce” easing on the jquery function.
http://gsgd.co.uk/sandbox/jquery/easing/http://api.jquery.com/slideDown/
Hope this helps! 
What do I do to make the menu NOT go back up to the top of the page when clicked on??
thanks!
Hi. I’m not sure about your issue. Can you please send a ref link through my profile form (not here, please)? So i can check what could be going wrong.
Kind regards and thanks for purchase
Hi
Was about to buy but then realised it doesn’t support 2nd and 3rd level items…
Do you plan to update the script? Or, does it currenlty support this, just does not display this in your demo?
Thanks.
Hi. This is a 2 levels menu. I’m not thinking in upgrade it with more levels, but if i get more requests i’ll think about it. Kind regards and thanks for your suggestions.
i can only see it going 1 level deep.
I.e. the menu plus 1 level of sub-menus. Nothing more.
It restricts things as most web site have more than 1 level for linking to categories and blogs and archives etc.
What a pity.
Oh well.
Not important, but that’s called second level.
Sorry it doesn’t fit your needs. As said, will consider to add other features on future upgrades.
Use on wordpress?
Hi. Not sure what you mean. Just if it helps, this is not a WP plugin, although it can be managed to be used ina WP theme. Depending on sales i will think about making a WP version.
Hope this helps! Let me know if i can be of further assistance.
I need to use it on a wordpress theme : http://dimsemenov.com/themes/touchfolio/demo/
Well, you will need to code it to embed on your WP theme navigation, but of course you will need some PHP and WP framework knowledge for that. Just curious to know why you thought this was a WP plugin? Just in case i can make it more clear somewhere on description to avoid future confussions. 
I have two levels of menus. when I select the main menu link that links the second level begin to open but do not open until the end. how to make the choice of main menu links not been out of the first level menu of the second? 
decided: reduced animationSpeed: 0
Sorry mate, maybe i’m lost in translation, but i’ve read your request twice and i can’t get what you mean. Could you please send me your url through my profile form (not here, please)? so i see your problem and can give you further support. 
Hope not to be be wrong, but you are meaning that pointing cursor is disable on active items. If so, yes, is how it’s supposed to work (i think is the most intuitive way, imo). If you want to keep the pointer cursor on active items, just edit the main JS (smooth-expand-menu.js) and replace wherever you find this string:
'cursor' : 'default'
With:
'cursor' : 'pointer'
But note that, as active item, they won’t trigger any event. 
yep…. good 
Nice menu
Thanks mate. Glad you liked 
5 stars 
Good luck!
Thanks a bunch! I appreciate your kind words. 
Kind regards and thanks for purchase.
hi, great code, but when i upload and view all fonts not show – please help. d
Hi. Send me your url through my profile form (not here), i’ll check what could be going wrong.
Kind regards and thanks for purchase. 
does this support n-level systems or just as much as in the demo?
Hi nokiko. This menu is 2 levels, as shown in the demo.
The tiny view is really cool, J! Great work! It will be very funny to work with it, for sure! 
Iván!
Wtf… thanks mate for your support on this tiny file. 
Awesome work J 
Thanks for your support Jason. 
Hope you can be using it for some of your projects.