all the time i get undefined because the contents of the variable "test" is a string is not an array. <script> var test = '<%- level_tab %>'; alert(test); ...
確定! 回上一頁