html - jQuery menu with left animation, submenu inline -


i'm rebuilding flash website html, css, , jquery , i'm having problems menu. want menu original can find here.

its important dropdown stays shown until menu link hovered over. example when user hovers on studio (in english page), "biography" , "team" stay shown until (the user) hover other link dropdown (in case, projects).

edit: trying use plugin: http://roshanbh.com.np/2008/06/accordion-menu-using-jquery.html need. diference in position dropdown shown. in plugin below , need in left.


Comments

Popular posts from this blog

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -