Javascrip Menu

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
9/25/2008 8:20:32 AM
Gravatar
Total Posts 104

Javascrip Menu

Hi

Is there any way to using a javascript menu such az DNN Solpartmenu in mojoportal?

I think this type of menu is more usefull than current menu used by Mojo.. and visitores can find pages and content more easier..

 

thanks

9/25/2008 8:48:48 AM
Gravatar
Total Posts 18439

Re: Javascrip Menu

Its possible for a developer to implement a new menu control using whatever javascript they want. It is not already built for you and its not something I plan to work on anytime soon.

In my opinion our menus are very good. I do not agree with your opinion that the DNN menu is better, but if you like it better you could use DNN.

Best,

Joe

 

9/25/2008 9:33:32 AM
Gravatar
Total Posts 18439

Re: Javascrip Menu

See also this thread where someone else asked today about menus like DNN. I posted additional comments there about the DNN menu that may interest you.

Best,

Joe

9/25/2008 9:38:33 AM
Gravatar
Total Posts 104

Re: Javascrip Menu

Thanks for your reply.

In my idea , if a visitor can find all sub-pages and depth of pages , in first look , and without server post back is more user firendly , a menu such as ASP.net2 or many other Javascript menu or tree view. or an Ajax menu , if a visitor want to see other pages can look fast .....

Maybe in technical aspect , DNN menu has not better that mojo , what I said was about look and feel.

I'll will start to do it and check the results.

 

Have good time.

9/25/2008 9:45:53 AM
Gravatar
Total Posts 18439

Re: Javascrip Menu

Have you looked at the jsavard-subblue skin? It has dynamic menu navigation but it is vertical. Also there is an older skin named mojoguidetogalaxy on this page, that has a horizontal dynamic menu.

If you do want to implement a new SolPartMenu and contribute it to the project that would be great to have that as an option.

Best,

Joe

9/26/2008 3:17:40 PM
Gravatar
Total Posts 104

Re: Javascrip Menu

Thanks for your reply.

jsavard-subblue skin menu , is what's I need :) thanks

Best wishes.

You must sign in to post in the forums. This thread is closed to new posts.