How to make that the with each new creation through the input form (using the button) a div appears with the data that was entered last?
I have creating new div with data from input form. And then i wanna create new div using the same. But new data record only for first div and another that i created div's doesn't have any data.
How to make that new input = new div+new data from this input&