Skip to content

Do not works with $(this) #1

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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