Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Recent content by dimer16

  1. dimer16

    JavaScript Make Delete and Edit Buttons Work

    I am not skilled enough to specify the problem. I showed the code and i told what i want to achieve. I guess its more then enough.
  2. dimer16

    JavaScript Make Delete and Edit Buttons Work

    ok, i done everything, but now how to make button edit work properly I dont have a clue
  3. dimer16

    JavaScript Make Delete and Edit Buttons Work

    Okay Now I am able to delete element, but not from localstorage and I add random id. Thats all what i can.
  4. dimer16

    JavaScript Make Delete and Edit Buttons Work

    Problem is that i dont know how to make unique id for each todo message. Also how to delete it from localstorage as well.
  5. dimer16

    JavaScript Make Delete and Edit Buttons Work

    I dont know how to do it. Its not an assignment its just my pet project for myself. I started to learn js 2 month ago and its really tough for me. I was thinking that in this forum someone could help me by showing how i can make them buttons work.
  6. dimer16

    JavaScript Make Delete and Edit Buttons Work

    Please help me to finish my To Do App: Add click event on button “Remove” - So that by click on button "REMOVE" created item would be removed from localstorage as well. Add click event on button “Edit” - So that created item could be edited in localstorage as well. Thank you a lot for your time...
Back
Top Bottom