Insert several css drop down menu generator on the same page

Q: Is it possible to insert several menus on the same page? How to do that?

A: Yes, it's possible. You can do it in 2 ways: manually and using 'Insert to Page' option:

1. Insert to Page option

- Create first menu and insert it on the page using 'Insert to Page' option.
- Create second menu: File->New.
Add it in the same page using the same option etc.

2. Manually

You should for each next menu:

1) Specify unique Id for the menu: Menu index
2) Insert menu in the usual way.

Related