Skip to content

container not working with me #253

@NurdinDev

Description

@NurdinDev
$(document).ready(function () {
  $('._moreOptions').webuiPopover({
    container: $('.header__user-account-footer'),
    url: '#user-more-options',
    arrow: true,
    animation: 'pop'
  });
});

but not append in the container.

screen_shot_2017-10-30_at_9_47_19_am

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions