0

Hi there I am using this Circular Gauge on my website:

http://demos.devexpress.com/ASPxGaugesDemos/Gauges/CircularGauge.aspx

http://neoizleme.com/ : my website

The Gauge disappears and comes again but on the demo website when you change a value it doesnt disappears says Loading and then comes the new version without flickering.

Do you know what might be causing this?How can I prevent the flickering and make it like on demo "Loading"

4

1 に答える 1

0

ウェブサイトは Javascript を使用して新しい画像を取得し、画像を置き換えています。ダウンロードはバックグラウンドで行われるため、これはあまりにも速く発生するため、ユーザーは気付くことができません。

あなたのウェブサイトは、部分的なポストバックの一部として画像をダウンロードしています。

于 2013-09-18T18:31:20.117 に答える