本文介绍了在重定向之前填充数据表的时间的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
我显示搜索直到数据表填充然后重定向到其他页面
我的疑问是,如何知道并指定重定向之前填充数据的时间值
i使用window.location.href进行元刷新并在重定向之前使用时间(以秒为单位)
如何知道填充数据表然后重定向所需的时间
关于
解决方案
i show searching till datatable fills and then redirect to other page
my doubt is , how to know and assign value for time being taken to fill data before redirecting
i make meta refresh with window.location.href and use time in seconds before redirecting
how to know time required to fill datatable and then redirect
regards
解决方案
这篇关于在重定向之前填充数据表的时间的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!