#Code to add a row to my table works. Then the row immediantly disappears...

7 messages · Page 1 of 1 (latest)

frail coral
#

This is the method I'm using to add the table row

#

the last 2 rows of the function are me attempting to save the new row to local storage

#

Every tutorial I've seen on adding rows (there are very little useful ones) adds the row until refresh. My row simply disappers about a second after i press submit

still sequoia
#

If you submit a form it usually refresh your page

frail coral
#

yeah.. do you have any idea how to prevent that

#

also, wouldnt the refresh be to add the row?

still sequoia
#

You can read about it in html docs