Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Delete (binding events)

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #208732
    Jtwa11
    Participant

    For practice, I’ve made an app where you can add To-Do tasks.

    I don’t want to use any jQuery. Let’s pretend I add 10 tasks. How I do delete the selected task? I think it has something to do with binding?

    http://codepen.io/Jtwa/pen/OybpGP

    #208743
    Jtwa11
    Participant

    Could this be done using “this” instead of .target

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.