Project:Imagemenu
Version:6.x-1.0-rc5
Component:User interface
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Hey!

Is it somehow possible to add to a sidebar/navigation imagemenu a scroll down function?

-Peter

Comments

#1

Status:active» closed (fixed)

Maybe use css like

div.mymenu {
  overflow: scroll;
}
nobody click here