accessing left nav items

Interested in talking about Mash-up's? This is the place.
Post Reply
arw
Posts: 25
Joined: Sat Sep 13, 2014 1:48 am

accessing left nav items

Post by arw »

Is it possible to access the items in the left navigation pane through a zimlet?
For example I would like to access the various list items/buttons such as 'inbox', 'sent', etc.
Using their IDs is obviously not ideal because of the generated/app-like nature of the web-client.
Is it possible to easily access these through the javascript api? Primarily I am interested in attaching additional events to them for custom functionality.
Thanks!
jerryboi
Advanced member
Advanced member
Posts: 125
Joined: Fri Sep 12, 2014 10:09 pm

accessing left nav items

Post by jerryboi »

Chk this > ttps://github.com/Flamenco/tab_overview_sample_zimlet
Post Reply