Bootstrap tool tips

Finally, we want to make a simple change to our raw dashboard that will add in a tool tip and provide our users with the specific search query being run. As you can imagine, Bootstrap makes this pretty easy to implement into our code. Our current heading that shows that we are displaying Yahoo! stock market data is the perfect place that we can add this tool tip.

  1. We should still be in our html directory of our Stock Market Splunk App, so once again open the raw_stock_market_historical_overview_html.html file with your code or text editor.
  2. Our current h2 element is currently on line 48 and has its own style set up. We will replace it with the following code, which will also bring the heading in line with the United theme that ...

Get Learning Splunk Web Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.