Answer the question
In order to leave comments, you need to log in
How to get rid of Synchronous XMLHttpRequest Warning?
Hello!
Installed the EJS plugin ( ejs.co ) I
use it as written in the manual:
var messageBody = new EJS({url: templatesPath + 'main/systemMessage.ejs'})
.render({message: 'Добро пожаловать!'});
this.showMessage(messageBody);
var request = new EJS.newRequest()
request.open("GET", path, false);
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question