I am using the following code to load a form with a chart. I need to know when the chart is fully loaded so I can populate the second div with data that is derived when the chart is being created.
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
6
posted
0
You can add onload and onerror handlers to it that fire when the image is done loading.
Eric
Steve Dyke
Ranch Hand
Joined: Nov 16, 2004
Posts: 1254
posted
0
Eric Pascarello wrote:You can add onload and onerror handlers to it that fire when the image is done loading.
Eric
Thanks. I got the jquery img.load() to do what I needed.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.