cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
814
Views
0
Helpful
1
Replies

Pre-generated tooltip content

michal.zigo
Level 1
Level 1

Hi all,

I would like to have tooltip in a tooltip, something like multilevel dropdown menu. I guess, this can be complicated to generate in a standard way so I was thinking about pre-generate tooltip content and then use it in json for topology. I tried it but < > are replaced with html entities. Any idea? Or is this a bad idea in general?

Thanks.

M.

1 Reply 1

alzverev
Cisco Employee
Cisco Employee

Hi Michal,

For complex tooltips I recommend using Angular JS: directives and templates will do the dirty work for you.

Best,

Alex