使用的是 IE 8,執(zhí)行如下代碼:var say = " hello ";say = say.trim();瀏覽器提示:Message: Object doesn't support this property or method
在非IE瀏覽器下沒有發(fā)現(xiàn)問題,是什么原因如何解決呢?
12345678_0001
2023-04-09 12:08:21