Skip to content

unfocus event #36

@benoitwimart

Description

@benoitwimart

I have this in my main code
$('.tagBox').on('click',function(){ $(this).addClass('focus'); });
and add this in your code, but this is ugly
$(self.elem).removeClass('focus');
In the code after self.$type_zone.focusout(function() {
How to make it better ?

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