Has anyone extracted or replicated the menu system from wordrpress to use on their own non-wordpress website?
I like the reponsive, nested menu system wordpress has but have been unable to find or create a similar system.

    4 days later
    rikmoncur;11052691 wrote:

    Has anyone extracted or replicated the menu system from wordrpress to use on their own non-wordpress website?
    I like the reponsive, nested menu system wordpress has but have been unable to find or create a similar system.

    I'm not sure if you are talking about some client-side javascript that displays hierarchical menus or if you are talking about the back-end management tools and database structures that define this menu functionality. I'd encourage you to check out Bootstrap, which makes it very easy to define really simple HTML markup that results in a menu being displayed which automatically adapts to mobile devices and desktop devices. I've been pretty impressed.

      Write a Reply...