Home >Web Front-end >HTML Tutorial >Solve the problem that pages with fusionCharts do not display after multiple clicks_html/css_WEB-ITnose

Solve the problem that pages with fusionCharts do not display after multiple clicks_html/css_WEB-ITnose

WBOY
WBOYOriginal
2016-06-24 11:56:501266browse

Question:

If you do not use the fusioncharts packaged by the company, but use custom ones, it is recommended not to use the following method

Using $(document).ready( to load the page after it is loaded will cause the fusioncharts not to be displayed after multiple clicks on the page with fusioncharts. If you add an alert ("a"), it will be displayed.

Solution:



Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn