header menu categories click not mouse over

Tagged: 

ThemeBurn SupportForumsOpenCart ThemesShoppica OpenCart Themeheader menu categories click not mouse over

This topic has been marked as not a support question.

hello!

you can i change the mouseover to mouse click in the menu. for example on your page “ELECTRONICS” than “Digital camera” an now, the submenu just show, if i click on the link – not on mouse over!

Pleeeasse help me!

Thanks

November 14, 2011 at 10:34 am #3500

Hi @feinblick,

you need to create a javascript onclick event fore every second level submenu.

$("div.s_submenu").find("ul  ...... 

This change requires a fair amount of javascript modifications, because the submenus are pure css only.

Regards, ThemeBurn team

November 16, 2011 at 10:58 am #3592
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.