<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ('div.nav').prepend not working in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/div-nav-prepend-not-working/m-p/448308#M95275</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;open up a splunk dashboard and use your browsers developer console to take a look at the class attributes. For example in Chrome right click on the navbar in the splunk dashboard and chose inspect element.&lt;/P&gt;

&lt;P&gt;You can also test your selectors "live" in the browsers console.&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2019 09:52:55 GMT</pubDate>
    <dc:creator>tom_frotscher</dc:creator>
    <dc:date>2019-05-08T09:52:55Z</dc:date>
    <item>
      <title>('div.nav').prepend not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/div-nav-prepend-not-working/m-p/448305#M95272</link>
      <description>&lt;P&gt;HI All,&lt;BR /&gt;
I want to insert a image in splunk page&lt;BR /&gt;
for that i used&lt;BR /&gt;
"$('div.nav').prepend('&lt;IMG src="https://community.splunk.com/static/app/red_web/images/appLogo.jpg" alt="rslogo" /&gt;');"&lt;/P&gt;

&lt;P&gt;above thing is working in below 7.2 version,&lt;BR /&gt;
But not working in latest version&lt;/P&gt;

&lt;P&gt;can any one help on this thing&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Advance&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 07:36:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/div-nav-prepend-not-working/m-p/448305#M95272</guid>
      <dc:creator>uppukumar</dc:creator>
      <dc:date>2019-05-07T07:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: ('div.nav').prepend not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/div-nav-prepend-not-working/m-p/448306#M95273</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;looks like they changed the class attributes of the header and the navigation. Try something like this:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;$("header &amp;gt; div &amp;gt; div:nth-of-type(2)").prepend('Test')&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 07:50:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/div-nav-prepend-not-working/m-p/448306#M95273</guid>
      <dc:creator>tom_frotscher</dc:creator>
      <dc:date>2019-05-08T07:50:11Z</dc:date>
    </item>
    <item>
      <title>Re: ('div.nav').prepend not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/div-nav-prepend-not-working/m-p/448307#M95274</link>
      <description>&lt;P&gt;Could you point us to where you got the class attributes from ? &lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 09:48:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/div-nav-prepend-not-working/m-p/448307#M95274</guid>
      <dc:creator>DavidHourani</dc:creator>
      <dc:date>2019-05-08T09:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: ('div.nav').prepend not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/div-nav-prepend-not-working/m-p/448308#M95275</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;open up a splunk dashboard and use your browsers developer console to take a look at the class attributes. For example in Chrome right click on the navbar in the splunk dashboard and chose inspect element.&lt;/P&gt;

&lt;P&gt;You can also test your selectors "live" in the browsers console.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2019 09:52:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/div-nav-prepend-not-working/m-p/448308#M95275</guid>
      <dc:creator>tom_frotscher</dc:creator>
      <dc:date>2019-05-08T09:52:55Z</dc:date>
    </item>
  </channel>
</rss>

