Skip to content

Do not works with $(this) #1

@one-more-alex

Description

@one-more-alex

Thank you for great code.

Fond it does not work with $(this).

$("div.classname").oLoader('show') // works

But
$(this).oLoader('show') // does not work, as selector is ""

Specifing of selector is not always possible.
Seems code better to rewrite to store 'this' object references instead of selector srings.

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