you can access EJS variable inside script tag : <script type="text/javascript"> var error = <%= error %>; if(error!=null) ...
確定! 回上一頁