Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
Geht es eigentlich um JavaScript?
http://www.java-ist-nicht-javascript.de
Und wo???Ja geht es. Hatte danach gegoogelt.
parseInt()
das was du suchst, siehe auch Selfhtml...parseInt(). Jedoch solltest du auch den zweiten Parameter für das verwendete Zahlensystem angeben. In deinem Fall denke ich mal 10: parseInt(name, 10);