Table of Contents
- Example 1: Native Tooltip
- Browser tooltip using title attribute
- Basic mouseover tooltip using domTT
- Example 2: Basic Features
- Status text
- Trailing the mouse
- Directionality
- Example 3: Styled Tooltips
- Overlib style
- Tooltip with caption
- Nicetitles style
- Example 4: Behavior Options
- Sticky tooltip
- Custom close link
- Velcro tooltip
- Form field tooltip
- Example 5: Advanced Features
- Snap to grid
- Tooltip alpha fading
- Lazy (drunk) tooltip
- Example 6: Special Content
- Image in tooltip content
- Inline window
- Example 7: Object Detection
- select form element detection
- flash detection (not yet demonstrated)
- Example 8: Custom Context Menu
- Menu on right click
- Menu on CTRL-click
- Example 9: Auto-Generated Tips
- Nicetitles example with plain text
- Nicetitles example with link text
- Example 10: Onload PopIn
- Popup with embedded image on page load
- Popup with custom close link on page load with delay
- Example 11: Tooltip In IFrame
- Tooltip from within a frame
- Example 12: Dynamic Tooltips
- Dynamic content on tooltip creation
- Dynamic update of content on existing tooltip
- Example 13: Nested Tooltips
- Greasy tooltip from within a velcro tooltip
- Example 14: Positioning
- Custom positioning of tooltips