<?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 Why does the html click function in a sample dashboard sending an error at closing html tag? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-html-click-function-in-a-sample-dashboard-sending/m-p/447258#M29391</link>
    <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;i'm trying this html click function in a sample dashboard. It sends error at closing html tag!&lt;/P&gt;

&lt;P&gt;Please check attachment(need karma points):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;dashboard
  labelclick/label

  html
head
meta name="viewport" content="width=device-width, initial-scale=1"style
.button {
  padding: 15px 25px;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #4CAF50;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button:hover {background-color: #3e8e41}

.button:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
/style
/head
body

h2Animated Buttons - "Pressed Effect"/h2

button class="button"Click Me/button

/body
/html

/dashboard
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Wed, 18 Jul 2018 14:06:12 GMT</pubDate>
    <dc:creator>Mohsin123</dc:creator>
    <dc:date>2018-07-18T14:06:12Z</dc:date>
    <item>
      <title>Why does the html click function in a sample dashboard sending an error at closing html tag?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-html-click-function-in-a-sample-dashboard-sending/m-p/447258#M29391</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;

&lt;P&gt;i'm trying this html click function in a sample dashboard. It sends error at closing html tag!&lt;/P&gt;

&lt;P&gt;Please check attachment(need karma points):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;dashboard
  labelclick/label

  html
head
meta name="viewport" content="width=device-width, initial-scale=1"style
.button {
  padding: 15px 25px;
  font-size: 24px;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #4CAF50;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button:hover {background-color: #3e8e41}

.button:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}
/style
/head
body

h2Animated Buttons - "Pressed Effect"/h2

button class="button"Click Me/button

/body
/html

/dashboard
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 18 Jul 2018 14:06:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-html-click-function-in-a-sample-dashboard-sending/m-p/447258#M29391</guid>
      <dc:creator>Mohsin123</dc:creator>
      <dc:date>2018-07-18T14:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the html click function in a sample dashboard sending an error at closing html tag?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-html-click-function-in-a-sample-dashboard-sending/m-p/447259#M29392</link>
      <description>&lt;P&gt;Install the "Splunk Dashboard Examples" App (&lt;A href="https://splunkbase.splunk.com/app/1603/"&gt;https://splunkbase.splunk.com/app/1603/&lt;/A&gt;), then find a dashboard that does similar, click the "Convert to HTML" button (may need to escalate your privileges in Splunk) to convert it from SimpleXML to HTML, then copy working code from there.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jul 2018 14:17:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Why-does-the-html-click-function-in-a-sample-dashboard-sending/m-p/447259#M29392</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-07-18T14:17:34Z</dc:date>
    </item>
  </channel>
</rss>

