TerryZ / SelectMenu

Simple, easily and diversity menu solution
https://terryz.github.io/selectmenu
MIT License
297 stars 49 forks source link

Update selectmenu.js & selectmenu.min.js #18

Closed deltoss closed 5 years ago

deltoss commented 5 years ago

With multi-level menus, HTML content won't display correctly after clicking on a menu as depicted in below image.

image

After navigating to the sub-menu, it'll show the HTML content as text.

image

This pull request makes modifications so it renders as HTML instead of text.

deltoss commented 5 years ago

bump

TerryZ commented 5 years ago

Sorry for super late to respond!