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.
naja, er muss sein script dann umschreiben. wenn er jquery einbindet aber nicht nutzt ist ihm auch nicht geholfen.Ja, das ist alles
alert($);
ist jQuery da und wir können weiter machen.function ( selector, context ) {
// The jQuery object is actually just the init constructor 'enhanced'
// Need init if jQuery is called (just allow error to be thrown if not included)
return new jQuery.fn.init( selector, context );
}