If you try to test the null values using the typeof operator it will not work as expected, because JavaScript return "object" for typeof null instead of ...
確定! 回上一頁