while using Dreamweaver CC to program my JS..it always shows an error "missing use strict statement".....what does that mean..... my code still runs anyway | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

while using Dreamweaver CC to program my JS..it always shows an error "missing use strict statement".....what does that mean..... my code still runs anyway

29th Jul 2016, 10:36 PM
Aronu Chukwuezugo
Aronu Chukwuezugo - avatar
4 Answers
0
you can turn that off in preferences
30th Jul 2016, 7:41 PM
Jeremy Benson
Jeremy Benson - avatar
0
where in the preferences please
30th Jul 2016, 8:19 PM
Aronu Chukwuezugo
Aronu Chukwuezugo - avatar
0
prefs>linting>JS. edit and save, change to "strict":false
30th Jul 2016, 8:32 PM
Jeremy Benson
Jeremy Benson - avatar
0
thanks alot👍👍👍👍
30th Jul 2016, 8:47 PM
Aronu Chukwuezugo
Aronu Chukwuezugo - avatar