bernii / gauge.js

100% native and cool looking JavaScript gauge
MIT License
1.42k stars 391 forks source link

Script bug with httpRequest #22

Open thecatz opened 11 years ago

thecatz commented 11 years ago

Hello, i'm having trouble with ajax call httprequest. I put the response value on the gaugeObject.set. And there, all is ok, but when the value changing the gauge disapear. Do you know why?

I've same problem with responseText and xmlResponse, can somenone tel me how to make it possible please ?

there is my code :

http://jsfiddle.net/lechatz/8NkpV/

Thx for help !