Skip to content

Popup Close button click event not working #390

@dipak24

Description

@dipak24

Hello developers,

I try to add click event on the close button over the swipebox-overy but I can't fix anybody help how to add my custom event on there

My code is:
jQuery(document).on('click', '#swipebox-close' , function() {
jQuery(body).css('color', 'red');
});

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