Recently, I've started using Metro UI CSS and I must say, I'm quite impressed by its appearance. However, I am facing some challenges when it comes to controlling my UI.
My main issue is trying to figure out how to get a menu to open automatically when the page initializes. The documentation doesn't provide much help in this area. Below is an example code snippet from the documentation. My goal is simply to have the products menu open when the page loads...
The example below may not display correctly, but for such a simple task, I don't believe that matters.
example
https://jsfiddle.net/robeastham/p20ykv7q/
I would greatly appreciate any suggestions or ideas. Thank you!