got it!!!!!!!!!...............it show 1 warning and one error
Fecha y hora: 02/09/2012 06:02:16 p.m.
Error: ReferenceError: $ is not defined
Archivo de origen: file:///C:/wamp/www/MyProject/goochart21.html
Línea: 19
it in this part:
......
18 function drawChart() { 19 *var jsonData = $.ajax*({ 20
url: "http://localhost/MyProject/getdata.php", 21 dataType:"json",
.......
still a change it to ....=ajax({... but it generates another error:
Fecha y hora: 02/09/2012 06:11:23 p.m.
Error: ReferenceError: ajax is not defined
Archivo de origen: file:///C:/wamp/www/MyProject/goochart21.html
Línea: 19
do you have any idea?
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-visualization-api/-/I-A-TQMJVakJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-visualization-api?hl=en.