Menu builder - Forum

Forum Navigation
You need to log in to create posts and topics.

Menu builder

Although VisualNEO Web doesn't have a Menu Builder yet, there are some interesting online tools to help us generate one.
This one is quite complete and compatible with VisualNEO Web:

http://bootstrapdesigntools.com/tools/bootstrap-menu-builder

Just create your menu, copy the generated HTML code and paste it into a Container.
Let me know if you have any doubt.
Regards.

Vadim and CDY@44 have reacted to this post.
VadimCDY@44

Thank you ! I will check it !

Este recurso es excelente, lo recomiendo!

Hi Luis

 

How would you link the menu selected to the page required, if I have a page named 'products' and use the menu link '<li><a href="/products">Products</a>'?

any help greatly appreciated

@paeon please take a look at the attached sample app.

This href value will link to page 2:

#!/Page2

This href value will execute a neo subroutine:

javascript:neosubroutine.subroutinename();

Add this command in Project > Events > Start-up so you can call neosubroutines from JavaScript:

NeoscriptToJs

Use a Master page to add the same menu to all pages.

Uploaded files:
  • You need to login to have access to uploads.
Vadim, paeon and 3 other users have reacted to this post.
VadimpaeonCN_IcemanDarbdenralSamuel Vanneste

Excellent, many thanks Luis.

Open chat
1
Do you need more info?
Hi, do you have any doubt?