Anybody have a solution that produces an epanding menu (i.e. click on a menu item drops down a list of sub menu options)? I have an example of a working menu in HTML but I'm not able to get it to work in ProfoundUI.
I've attached the CSS and JavaScript files and the HTML code. I have the JS in my /userdata/html folder, the CSS in my userdata/css folder and the HTML in an HTML container on my record format. The top level menu items appear, but they won't open up the sub menu's when clicked.
If anyone can help me make this example work, or knows of a better way to accomplish this type of menu, it would be greatly appreciated.
Thanks.
Creating an expanding menu
-
- New User
- Posts: 3
- Joined: Wed Aug 24, 2011 10:20 am
- First Name: Geoff
- Last Name: Savage
- Company Name: Saint-Gobain
- Contact:
Creating an expanding menu
- Attachments
-
- testmenuHTML.txt
- (945 Bytes) Downloaded 272 times
-
- expandingMenuJS.txt
- (2.02 KiB) Downloaded 257 times
-
- expandingMenuCSS.txt
- (666 Bytes) Downloaded 212 times
- Alex
- Profound Logic Staff Member
- Posts: 233
- Joined: Fri Jan 04, 2008 12:10 pm
- First Name: Alex
- Last Name: Roytman
- Company Name: Profound Logic Software
- Contact:
Re: Creating an expanding menu
The implementation would be different based on if it’s something you’re trying to integrate with the Profound UI HTML template, where it will be a global menu throughout the entire application, versus something you’re just trying to put into a record format in a display file.
As a general observation, this JS code is not written in a way that will work well with other environments (it uses the global namespace for variables and functions, overrides windows.onload, etc.). The code is somewhat simple though and might possibly be rewritten the right way to work with Profound UI or created into a custom widget.
As a general observation, this JS code is not written in a way that will work well with other environments (it uses the global namespace for variables and functions, overrides windows.onload, etc.). The code is somewhat simple though and might possibly be rewritten the right way to work with Profound UI or created into a custom widget.
-
- New User
- Posts: 3
- Joined: Wed Aug 24, 2011 10:20 am
- First Name: Geoff
- Last Name: Savage
- Company Name: Saint-Gobain
- Contact:
Re: Creating an expanding menu
Thanks Alex. I'll look into the custom widget. I fairly new to ProfoundUI so I've never done a custon widget. It'll be a good learning experience.
Geoff Savage
Sr. Analyst
Saint-Gobain
Sr. Analyst
Saint-Gobain
-
- New User
- Posts: 3
- Joined: Wed Aug 24, 2011 10:20 am
- First Name: Geoff
- Last Name: Savage
- Company Name: Saint-Gobain
- Contact:
Re: Creating an expanding menu
I've been looking for information on creating a custom widget for this. Can anyone give me some guidance with how to create a custom widget?
Geoff Savage
Sr. Analyst
Saint-Gobain
Sr. Analyst
Saint-Gobain
Who is online
Users browsing this forum: No registered users and 1 guest