binaryage / binaryage/firequery
Events from parents
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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