Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Something which should work
Message
From
22/10/2017 14:00:43
 
 
To
All
General information
Forum:
Javascript
Category:
Coding, syntax & commands
Title:
Something which should work
Miscellaneous
Thread ID:
01655143
Message ID:
01655143
Views:
51
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
Next
Reply
Map
View

Click here to load this message in the networking platform