Salve, ho creato un file php che genera dei grafici prendendo valori da mysql.
Tutto funzionava bene finché ho aggiunto nella sezione head queste quattro righe
Ottenendo un head come questo:codice:<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script> <script type="text/javascript" src="/js/highcharts.js"></script> <script type="text/javascript" src="/js/themes/gray.js"></script> <script type="text/javascript" src="/js/modules/exporting.js"></script>
Ho cancellato l'host del sito dai link per la privacy.codice:<link rel="stylesheet" type="text/css" href="calendar/css/calendar-eightysix-v1.1-default.css" media="screen" /> <link rel="stylesheet" type="text/css" href="calendar/css/calendar-eightysix-v1.1-vista.css" media="screen" /> <link rel="stylesheet" type="text/css" href="calendar/css/calendar-eightysix-v1.1-osx-dashboard.css" media="screen" /> <script type="text/javascript" src="/js/mootools-1.2.4-core.js"></script> <script type="text/javascript" src="/js/mootools-1.2.4.4-more.js"></script> <script type="text/javascript" src="/js/calendar-eightysix-v1.1.js"></script> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script> <script type="text/javascript" src="/js/highcharts.js"></script> <script type="text/javascript" src="/js/themes/gray.js"></script> <script type="text/javascript" src="/js/modules/exporting.js"></script>
E' possibile che si escludano a vicenda queste inclusioni?

 
			
			 
					
					
					
						 Rispondi quotando
  Rispondi quotando