gpt4 book ai didi

javascript - 发送 xhrPost 请求时 DOJO 'TypeError:Cannot read property ' style of null 错误响应

转载 作者:行者123 更新时间:2023-11-30 06:46:21 25 4
gpt4 key购买 nike

我正在使用 DOJO 框架向服务器提交表单详细信息。 xhrPost方法用于将表单提交到服务器。使用JSON消息格式。

当这适用于大多数桌面浏览器和一些移动浏览器时,我收到错误

TypeError:Cannot read property 'style' of null

与某些移动设备一致。

请帮助。

最佳答案

尝试将 dojo 代码包装在:

dojo.ready(function(){
...
});

关于javascript - 发送 xhrPost 请求时 DOJO 'TypeError:Cannot read property ' style of null 错误响应,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6359363/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com