<?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: how can i add jquery.min.js to use on dashboard ? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260248#M45212</link>
    <description>&lt;P&gt;ok so it's possible to load an owl carousel on html dashboard? i try it with many issue but no result&lt;/P&gt;</description>
    <pubDate>Tue, 30 Aug 2016 15:07:35 GMT</pubDate>
    <dc:creator>sfatnass</dc:creator>
    <dc:date>2016-08-30T15:07:35Z</dc:date>
    <item>
      <title>how can i add jquery.min.js to use on dashboard ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260244#M45208</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;

&lt;P&gt;i have some source code jquery using jquery.min.js&lt;BR /&gt;
but when i try to add this, splunk reject it and get an error.&lt;/P&gt;

&lt;P&gt;so how can i use it for splunk dashboard thx&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2016 14:59:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260244#M45208</guid>
      <dc:creator>sfatnass</dc:creator>
      <dc:date>2016-08-29T14:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: how can i add jquery.min.js to use on dashboard ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260245#M45209</link>
      <description>&lt;P&gt;Files such as javascript and css can be added to the statis folder for the app:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;$SPLUNK_HOME/etc/apps/&amp;lt;app_name&amp;gt;/appserver/static/
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Once the file is added there, you can link it within your dashboard XML config: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;dashboard stylesheet="myStyleSheet.css" script="myJavaScript.js"&amp;gt;
   . . .
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;You will also have to restart Splunk once those files are added.&lt;BR /&gt;
Check this link for some more information: &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.4.3/Viz/CustomizeSimpleXML"&gt;http://docs.splunk.com/Documentation/Splunk/6.4.3/Viz/CustomizeSimpleXML&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 13:01:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260245#M45209</guid>
      <dc:creator>jpolcari</dc:creator>
      <dc:date>2016-08-30T13:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: how can i add jquery.min.js to use on dashboard ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260246#M45210</link>
      <description>&lt;P&gt;i know that but when i try it i get an error.&lt;/P&gt;

&lt;P&gt;this an example of jquery content : &lt;A href="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"&gt;link here&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;i ask the question because i try to add a "&lt;A href="http://owlgraphic.com/owlcarousel/demos/customJson.html"&gt;owl carousel&lt;/A&gt;" for a home page in my application.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 14:52:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260246#M45210</guid>
      <dc:creator>sfatnass</dc:creator>
      <dc:date>2016-08-30T14:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: how can i add jquery.min.js to use on dashboard ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260247#M45211</link>
      <description>&lt;P&gt;Sorry, didn't realize you were attempting to load the actual jquery file. Splunk already includes jQuery as it uses it within the application. No need to import another copy.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 15:04:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260247#M45211</guid>
      <dc:creator>jpolcari</dc:creator>
      <dc:date>2016-08-30T15:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: how can i add jquery.min.js to use on dashboard ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260248#M45212</link>
      <description>&lt;P&gt;ok so it's possible to load an owl carousel on html dashboard? i try it with many issue but no result&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 15:07:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260248#M45212</guid>
      <dc:creator>sfatnass</dc:creator>
      <dc:date>2016-08-30T15:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: how can i add jquery.min.js to use on dashboard ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260249#M45213</link>
      <description>&lt;P&gt;Yes, it is possible. Sorry, I don't know too much beyond that but here are some examples of using jQuery in Splunk dashboards. Hopefully these help:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://blogs.splunk.com/2013/10/21/toggle-visibility-of-dashboard-components-with-jquery/"&gt;http://blogs.splunk.com/2013/10/21/toggle-visibility-of-dashboard-components-with-jquery/&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://dev.splunk.com/view/webframework-tutorials/SP-CAAAEN5"&gt;http://dev.splunk.com/view/webframework-tutorials/SP-CAAAEN5&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 15:11:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260249#M45213</guid>
      <dc:creator>jpolcari</dc:creator>
      <dc:date>2016-08-30T15:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: how can i add jquery.min.js to use on dashboard ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260250#M45214</link>
      <description>&lt;P&gt;i will check that thx for reply ^^&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2016 15:17:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260250#M45214</guid>
      <dc:creator>sfatnass</dc:creator>
      <dc:date>2016-08-30T15:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: how can i add jquery.min.js to use on dashboard ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260251#M45215</link>
      <description>&lt;P&gt;Hi ...did you get a chance to get this work? if so pls share us your experience how did you resolved it?I am alos facing the same issue.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 09:01:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260251#M45215</guid>
      <dc:creator>nagaraju_chitta</dc:creator>
      <dc:date>2016-09-26T09:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: how can i add jquery.min.js to use on dashboard ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260252#M45216</link>
      <description>&lt;P&gt;not yet sorry, but currently i try to resolve an important problem with hunk when i read json logs.&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/453390/how-can-i-get-multiple-source.html"&gt;https://answers.splunk.com/answers/453390/how-can-i-get-multiple-source.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 09:41:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260252#M45216</guid>
      <dc:creator>sfatnass</dc:creator>
      <dc:date>2016-09-26T09:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: how can i add jquery.min.js to use on dashboard ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260253#M45217</link>
      <description>&lt;P&gt;Thanks for the quick response&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 09:45:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260253#M45217</guid>
      <dc:creator>nagaraju_chitta</dc:creator>
      <dc:date>2016-09-26T09:45:57Z</dc:date>
    </item>
    <item>
      <title>Re: how can i add jquery.min.js to use on dashboard ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260254#M45218</link>
      <description>&lt;P&gt;i have a problem with hunk when i try to read many sources (json content) if you have any idea about that&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 10:06:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260254#M45218</guid>
      <dc:creator>sfatnass</dc:creator>
      <dc:date>2016-09-26T10:06:41Z</dc:date>
    </item>
    <item>
      <title>Re: how can i add jquery.min.js to use on dashboard ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260255#M45219</link>
      <description>&lt;P&gt;To be honest not yet tried hunk..sorry&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 10:13:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260255#M45219</guid>
      <dc:creator>nagaraju_chitta</dc:creator>
      <dc:date>2016-09-26T10:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: how can i add jquery.min.js to use on dashboard ?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260256#M45220</link>
      <description>&lt;P&gt;i think i will do a full jquery script to create a beautiful home page for my app.&lt;/P&gt;

&lt;P&gt;i use 3 dahsboard. i just to check some idea ^^&lt;/P&gt;</description>
      <pubDate>Mon, 26 Sep 2016 13:18:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/how-can-i-add-jquery-min-js-to-use-on-dashboard/m-p/260256#M45220</guid>
      <dc:creator>sfatnass</dc:creator>
      <dc:date>2016-09-26T13:18:04Z</dc:date>
    </item>
  </channel>
</rss>

