Skip to content

Event delegation - task and solutions - #205

Merged
longo-andrea merged 10 commits into
javascript-tutorial:masterfrom
pierangelomiceli:eventdelegationstasks
Feb 9, 2021
Merged

Event delegation - task and solutions#205
longo-andrea merged 10 commits into
javascript-tutorial:masterfrom
pierangelomiceli:eventdelegationstasks

Conversation

@pierangelomiceli

Copy link
Copy Markdown
Contributor

No description provided.

@longo-andrea

Copy link
Copy Markdown
Contributor

La traduzione dell'articolo è nella PR #203

@longo-andrealongo-andrea changed the title task and solutionsEvent delegation - task and solutionsFeb 7, 2021
@longo-andrealongo-andrea mentioned this pull request Feb 7, 2021
Comment thread2-ui/2-events/03-event-delegation/4-behavior-tooltip/task.md Outdated
Comment thread2-ui/2-events/03-event-delegation/2-sliding-tree/solution.md Outdated
Comment thread2-ui/2-events/03-event-delegation/3-sortable-table/task.md Outdated
Comment thread2-ui/2-events/03-event-delegation/4-behavior-tooltip/task.md Outdated
Usare la event delegation: impostare due gestori su `document` per tenere traccia di tutti gli "overs" ed "outs" degli elementi con `data-tooltip` e gestirli da lì.

After the behavior is implemented, even people unfamiliar with JavaScript can add annotated elements.
Dopo che il comportameto sia implementato, anche persone non avvezze a JavaScript possono aggiungere elementi con i tooltip.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Dopo che il comportameto sia implementato, anche persone non avvezze a JavaScript possono aggiungere elementi con i tooltip.
Dopo che il comportamento sia implementato, anche persone non avvezze a JavaScript possono aggiungere elementi con i tooltip.

Copy link
Copy Markdown
ContributorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/done

@pasor1pasor1 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

piccoli aggiustamenti

Comment thread2-ui/2-events/03-event-delegation/3-sortable-table/task.md Outdated
Comment thread2-ui/2-events/03-event-delegation/4-behavior-tooltip/task.md Outdated
Comment thread2-ui/2-events/03-event-delegation/4-behavior-tooltip/task.md Outdated
Comment thread2-ui/2-events/03-event-delegation/4-behavior-tooltip/task.md Outdated
pierangelomiceliand others added 8 commits February 9, 2021 20:11
Co-authored-by: Simone Pasini <66781510+pasor1@users.noreply.github.com>
Co-authored-by: Simone Pasini <66781510+pasor1@users.noreply.github.com>
Co-authored-by: Simone Pasini <66781510+pasor1@users.noreply.github.com>
Co-authored-by: Simone Pasini <66781510+pasor1@users.noreply.github.com>
Co-authored-by: Andrea <45577511+longo-andrea@users.noreply.github.com>
Co-authored-by: Andrea <45577511+longo-andrea@users.noreply.github.com>
Co-authored-by: Andrea <45577511+longo-andrea@users.noreply.github.com>
Co-authored-by: Andrea <45577511+longo-andrea@users.noreply.github.com>
@longo-andrea
longo-andrea merged commit f0157e7 into javascript-tutorial:masterFeb 9, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@pierangelomiceli@longo-andrea@pasor1@javascript-translate-bot