superTooltips Stack
To provide great flexibility and power, the superTooltips Stack includes 3 stacks with specific functions:
Current version: 1.0.7
- MS_superTooltipsStyle.stack: provides all the controls to set the overall style of the tooltips, e.g. background, border, etc.
- MS_superTooltipsGroup.stack: allows setting tooltips with different width and behavior, e.g. sticky, click-through, display arrows, transition effect, etc.
- MS_superTooltipsContent.stack: simplifies the creation of the content displayed by the tooltips
Current version: 1.0.7
superTooltips Style Stack Settings
- Include jQuery: uncheck if your theme is jQuery-ready or if your page already includes a plugin that loads the jQuery library
- Scale font: to adjust the font size inside the tooltip. Ranges from 80% to 120%
- Background: sets the background color of the contents area of the tooltip
- Body Text: sets the color of the text in the contents area of the tooltip
- Border: sets the width of the border around the tooltip. Ranges from 0px to 10px
- Border Radius: set the radius of rounded corners. Ranges from 0px to 10px
- Border color: sets the color of the border surrounding the tooltip
superTooltips Group Stack Settings
- Active Link: check if you want the link to jump to the location included in 'href'. This location can be either within the same page, other pages in the project, or a web address
- Width: ranges from 150px to 600px
- Effect: transition effect for the tooltip. Options: show, fadeIn, and slideDown
- Arrows: show or hide arrows pointing at links
- Drop Shadow: show or hide the drop shadow surrounding the tooltip
- Remain Open: check this box to keep the tooltip open. Click on the Close label or Close image to close the tooltip
- Close label: enter a text label to be used to close the tooltip. Accepts HTML content
- Use Close Image: if checked, the superTooltips stack will ignore the Close Label entry and use an image instead
- Close Image*: if Use Close Image was checked, enter a number between 0 and 5 to select different styles of Close buttons
- Close Label/Image on Top: check to display the Close Label or Image at the top of the Tooltip. Uncheck to show at the bottom
*Codes for Close images available (black background means transparent):
![]()
superTooltips Content Stack Settings
- Content ID: enter a unique ID to identify the content to be displayed by the superTooltips stack. This value must match the value of the 'rel' attribute of the link that will display this content