Posts by Mataizovisk • 17 points
1 post
-
-1
votes1
answer409
viewsQ: If Else if in Javascript
I’m developing an application using phonegap/Cordova that stores data using localStorage and I’m having a problem with javascript... I’m calling a function to save() my data, a function to load()…