Hi, I have a requirement wherein I need to add a tooltip or mouse-hover capability to an image in the title. We have added an image to the title with url option in background option of the panel in css:
something like:
xyz.h2.panel{
background:right float url (////.png)
}
Now, I need to add a textual description when I hover on this title. I have 20 panels in my dashboard and need to add individual tooltip to all. Any help/pointer is appreciated.
P.S. I don't have access to put files in /app/static folder, I can only use inline capability of the splunk css, not used inline js anytime.
Best,
↧