Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Something which should work
Message
De
22/10/2017 14:00:43
 
 
À
Tous
Information générale
Forum:
Javascript
Catégorie:
Codage, syntaxe et commandes
Titre:
Something which should work
Divers
Thread ID:
01655143
Message ID:
01655143
Vues:
49
The following is a common example we find pretty much everywhere:
var str = "Hello world, welcome to the universe.";
var n = str.startsWith("Hello"); 
This works well on all browsers. However, on IE 11, it does not at line #2.

Anyone would know what the startsWith() javascript function would have problem with IE11?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform