Events from parents

Open
#29 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
javascript
Domain
devtools

Research direction

No file, test, or entry point is named. Start by reproducing the delegated click example with events bound on document and determine what showing the event on the .selector node should mean; done requires a clear, working behavior for this case.

Written by the indexing model from the issue text.

Description

Hi,

Not sure this is possible but still.

$(document).on('click', '.selector', function() {});

Is there any way to get the event from the document and show it on .selector node?

Best regards and keep up the good work,
Ionut Dinu

Dominant language
JavaScript
Stars
170
Forks
18
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from binaryage/firequery

All issues in binaryage/firequery

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.