Security

ammap in front of nav items

hiddenkirby
Contributor

The flash module for the map is in front of the nav dropdowns. This a known issue? Any work arounds? Something i may be doing wrong?

Thanks,

Tags (2)
0 Karma
1 Solution

Will_Hayes
Splunk Employee
Splunk Employee

This is a known issue and will be fixed soon. For now you can add this one to the HTML file you are rendering in the ServerSideInclude:

so.addParam('wmode', 'transparent');

View solution in original post

Will_Hayes
Splunk Employee
Splunk Employee

This is a known issue and will be fixed soon. For now you can add this one to the HTML file you are rendering in the ServerSideInclude:

so.addParam('wmode', 'transparent');

hiddenkirby
Contributor

thanks dude. 🙂

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...