I created a flot chart page that I am trying to load into thickbox
using an iframe.

When the chart page loads into the iframe it errors out in jquery with
the message:

document.defaultView.getComputedStyle(elem, null) has no properties

The page is here: http://dev.rwre.com/test/test.html

After the page is loaded into the iframe, going to the next month
works fine also. Is there some timing issue with document.ready in
iframes?

Reply via email to