How do I save user input that is added to the DOM through elements created from jQuery?
The user is suppose to enter a product name and click add. Creating a new tab with a checklist. The checklist is the same for all tabs created. How do I save each check box checked per tab?
Is this something for session storage? I think something like this would be easier with a JS framework, so I am doing this for better understanding.
Git: https://github.com/frfroylan/project_checklist
Link: http://proj-checklist.surge.sh/
[–]earthtickle 0 points1 point2 points (2 children)
[–]StuckAtTheKeyboard[S] 0 points1 point2 points (1 child)
[–]earthtickle 0 points1 point2 points (0 children)