1. Question: Which of the following is correct about data-remote Data attribute of Modal Plugin?

    A
    It specifies static for a backdrop, if you don’t want the modal to be closed when the user clicks outside of the modal.

    B
    It closes the modal when escape key is pressed; set to false to disable.

    C
    It shows the modal when initialized.

    D
    Using the jQuery .load method, injects content into the modal body. If anhref with a valid URL is added, it will load that content.

    Note: Not available
    1. Report
  2. Question: Which of the following is correct about data-trigger Data attribute of popover Plugin?

    A
    Sets the default title value if the title attribute isn’t present.

    B
    Defines how the popover is triggered.

    C
    Defines default content value if data-content attribute isn’t present

    D
    Delays showing and hiding the popover in ms.

    Note: Not available
    1. Report
  3. Question: Which class indicates a dropdown menu?

    A
    .dropdown-list

    B
    .select

    C
    .dropdown

    D
    .list-dropdown

    Note: Not available
    1. Report
  4. Question: Which plugin is used to cycle through elements, like a slideshow?

    A
    orbit

    B
    slideshow

    C
    scrollspy

    D
    carousel

    Note: Not available
    1. Report
Copyright © 2024. Powered by Intellect Software Ltd