ScrollMenu.js
default
creative_menu
horizontal_menu
horizontal_scrollbar
horizontal_top
scrollbar_visible
vertical_scrollbar
Page2
Page3
Page4
', menuType : 'horizontal-menu', appendTo : '#header', anchorSetup: [ { backgroundColor: "#dc767d", label: "Section 1" }, { backgroundColor: "#36d278", label: "Section 2" }, { backgroundColor: "#22cfc6", label: "Section 3" }, { backgroundColor: "#8794a1", label: "Section 4" }, { backgroundColor: "#1ccdaa", label: "Section 5" }] }; var scrollMenu = ScrollMenu('#scrollWrapper', setupOption);