Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Verint Community 12.x
  • Verint Community
Verint Community 12.x
API Documentation glowDelayedMouseEnter jQuery Event
  • User Documentation
  • Ask the Community
  • API Documentation
  • Manager Training
  • Developer Training
  • Tags
  • More
  • Cancel
  • New
  • API Documentation
  • +In-Process API Documentation
  • +Plugin API Documentation
  • +REST API Documentation
  • -Widget, Theme, and Automation APIs
    • +Automation Events
    • -Client-side APIs
      • -jQuery Events
        • glowDelayedMouseEnter jQuery Event
        • glowDelayedMouseLeave jQuery Event
      • +jQuery Plugins
    • +Dynamic Configuration
    • +LESS Functions
    • +Script API Types
    • +Script APIs

glowDelayedMouseEnter jQuery Event


jQuery.event.special.glowDelayedMouseEnter

This plugin exposes a specialized version of mouseEnter which does not fire until after a delay. The special event supports both binding and delegation.

Usage

// 1 second delay from actual mouse enter to when the event is triggered
$('selector').on('glowDelayedMouseEnter', 1000, function(e){
    // handle mouse enter
});

  • Share
  • History
  • More
  • Cancel
Related
Recommended
  • Telligent
  • Professional Services
  • Submit a Support Ticket
  • Become a Partner
  • Request a Demo
  • Contact Us

About
Privacy Policy
Terms of use
Copyright 2022 Verint, Inc.
Powered by Verint Community