Tagged: jQuery

9

Adding Interactive User Help with Intro.js

The other day I stumbled across this cool little JavaScript file called Intro.js that makes it really easy to provide user help in an interactive tutorial way.  I thought it would be a really...

Using jQuery in MicroStrategy Dashboards 41

Using jQuery in MicroStrategy Dashboards

I’ve written about a lot of cool things you can do with HTML Containers, but the best involve JavaScript because they add a new level of interaction to MicroStrategy.  Now it’s time to take...

7

Collapsible Sections with jQuery

I’ve previously posted about how to collapse sections using JavaScript in an HTML Container.  It’s a pretty cool trick, but the experience isn’t really that great because it’s jarring.  Also, the tax on the...

19

Hiding Elements on the Page with jQuery

jQuery allows you to have total control over UI Components in MicroStrategy Web.  There’s really no end to what you can do and change, but one thing in particular that I’ve found to be...

31

Fancy Tooltips with jQuery

Information Windows are a useful feature in MicroStrategy for adding context to your dashboard.  i’ve talked about alternatives before, but today I’ll talk about extending the functionality of Info Windows using jQuery to allow them...