Verint | Telligent Community
Verint | Telligent Community
  • Site
  • User
  • Site
  • Search
  • User
Verint Community 11.x
  • Verint Community
Verint Community 11.x
API Documentation navigationConfirmation JavaScript API Module
  • 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
      • +Client Messages
      • +Composer Plugins
      • -JavaScript API Modules
        • administrationToolbar JavaScript API Module
        • editableGroup JavaScript API Module
        • javaScript JavaScript API Module
        • language JavaScript API Module
        • media JavaScript API Module
        • messaging JavaScript API Module
        • navigationConfirmation JavaScript API Module
        • notifications JavaScript API Module
        • preview JavaScript API Module
        • regex JavaScript API Module
        • rest JavaScript API Module
        • shortcuts JavaScript API Module
        • systemNotifications JavaScript API Module
        • template JavaScript API Module
        • tourTips JavaScript API Module
        • ui JavaScript API Module
        • url JavaScript API Module
        • utilities JavaScript API Module
      • +jQuery Events
      • +jQuery Plugins
      • +UI Components
    • +Dynamic Configuration
    • +LESS Functions
    • +Script API Types
    • +Script APIs

navigationConfirmation JavaScript API Module


jQuery.telligent.evolution.navigationConfirmation

The navigation confirmation module enables confirmation pop-ups when navigating away from the page by clicking an unregistered link or button.

Methods

configure

Configures the message shown when the navigation confirmation is rendered. This is automatically set to a standard evolution-wide message. Note that this configuration is global. Only a single confirmation can be rendered. Options include:

$.telligent.evolution.navigationConfirmation.configure(options)

options:

*baseUrl: the base URL of the site.

enable

Enables the navigation confirmation message. All actions that would navigate to a new URL not performed through a registered element's click event will cause the confirmation to be displayed.

$.telligent.evolution.navigationConfirmation.enable()

register

Registers an element, a jQuery selector, or a jQuery collection representing safe elements to prevent the navigation confirmation when clicked.

$.telligent.evolution.navigationConfirmation.register(elements)

ignoreClick

Enabled backwards compatibility with the preview ASP.Net control-based implementation. Temporary disables the navigation confirmation message.

$.telligent.evolution.navigationConfirmation.ignoreClick()

  • 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 2024 Verint, Inc.
Powered by Verint Community