Eve Support Community
Forums
Eve Community
Customization Ideas
Howto: Add items to the Go menu|
Go
![]() |
New
![]() |
Find
![]() |
Notify
![]() |
Tools
![]() |
Reply
![]() |
|
|
Groupee VIP |
I previously talked about adding items to the right menu on the portal page, with a note that I was working on putting things in the Go menu.
It ended up being much eaiser than I feared. Go read the other topic first, as it contains the basic information you'll need here. Attached is the Javascript required to pull it off. Stick it in your header insert, right under the other code. To add items, use a call like this in your onload field: cc_insert_go_menu_link("Link Title", "http://...", 1); Like the other function, the arguments are the link title, the URL, and the offset within the menu. Also like the other function, items are added from the top down, so consecutive items with the same index will show up in the opposite order that you add them. The two menu addition scripts work fine together. You can find them both in action here - http://leftovers.groupee.net/groupee Enjoy! -- Charles Capps cc_insert_go_menu_link_js.zip (625 Bytes, 11 downloads) The Go menu javascript |
||
|
|
Groupee Member |
Cool, very cool
|
|||
|
|
Groupee Member |
Very cool! Thank you!!!
Sandman OakhurstArea.com |
|||
|
|
Groupee Member |
hey Charles and all.
this one worked like a charm, you da man Charles! now if i could get the "Howto: Add items to the right menu on the portal page" one to work (see my post on THAT THREAD). saludos, jez... |
|||
|
| Previous Topic | Next Topic | powered by eve community |
| Please Wait. Your request is being processed... |
|
Eve Support Community
Forums
Eve Community
Customization Ideas
Howto: Add items to the Go menu
