Skip to content

Return tag's jQuery element in tm:pushed trigger#205

Open
sveracarrasco wants to merge 1 commit into
max-favilli:masterfrom
sveracarrasco:modifyPushedTrigger
Open

Return tag's jQuery element in tm:pushed trigger#205
sveracarrasco wants to merge 1 commit into
max-favilli:masterfrom
sveracarrasco:modifyPushedTrigger

Conversation

@sveracarrasco

Copy link
Copy Markdown
Contributor

In some cases, when
you need to add elements to the tag container or change properties
or make jQuery selections, you need an instance of jQuery tag's element

I propose to add that jQuery element ($el) as a new trigger argument
of tm:pushed event

In some cases, we need to access to the tag's jQuery Element
(the tag's span HTML element container), for example, when
you need to add elements to the container, change properties
or make selections.

I propose to add the jQuery element ($el) as trigger's argument
of the tm:pushed event
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant