binaryage / binaryage/firequery

Events from parents

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

Nobody has claimed this yet.

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

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

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.

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.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.