pwnewbie Posted October 20, 2015 Posted October 20, 2015 Hi, I'm trying to use Metro CSS 3 Framework in one of my PW project, but the dropdown menu is not working. Anybody had this issue as well?
adrianmak Posted October 20, 2015 Posted October 20, 2015 I'm wondering there is no difficulties. Just follow the sample code markup https://metroui.org.ua/menu.html 1
MuchDev Posted October 20, 2015 Posted October 20, 2015 Yeah first off I'd make sure that the javascript is being included. Have you tried hitting f12 in chrome or firefox and looked for not found issues? Also make sure that your dropdown classes are applied according to the documentation as the drop down actions are just a component of the javascript that the framework uses. 1
Recommended Posts