To start
- Create two blank pages e.g. "index.html" and "second.html".
- Add the DIV id="content" into every page.( <div id="content">...</div> ).
- Write something inside of the DIVs.
- Go to the "index.html", open the advanced FlashMenus.net UI. (Insert => FlashMenus.net menus => ...)
- Edit the first two menu items, e.g.
1. Name : Home, Link : index.html, then check the "Ajax" checkbox
2. Name : Second, Link : second.html , check the "Ajax" checkbox.
- Insert the menu in the "index.html".
- Open the main page in browser. Test the first two menu items.