SyntaxFix
Write A Post
Hire A Developer
Questions
No use script tag only.
Solution with |:
|
script | if (10 == 10) { | alert("working") | }
Or with a .:
.
script. if (10 == 10) { alert("working") }