Google 图表 API 加载
您可能知道 Google GeoMap(Flash 版本)加载速度相当慢。我创建了一个包含 3 或 4 个选项卡的统计菜单,每个选项卡中都有一些统计数据(折线图和饼图立即加载)。所以我想:我只需将地理地图图表放入后台选项卡中,以便在用户到达那里之前它将被加载。
问题:如果显示的 div 是隐藏的 (display:none),为什么 API 不加载 GeoMap 图表?
As you may know the Google GeoMap (flash version) loads pretty slow. I've created a statistics menu having like 3 or 4 tabs, in each of them I have some statistics (line chart and pie chart load instantly). So I thought: I'll simply place the GeoMap Chart into a background tab so until the user gets there it will be loaded.
The question: Why doesn't the API load the GeoMap chart if the div in which is shown is hidden (display:none) ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
https://stackoverflow.com/a/8600892/401554
https://stackoverflow.com/a/8600892/401554