Skip to main content
April 9, 2008
Question

CF8 cfchart and ajax

  • April 9, 2008
  • 1 reply
  • 495 views
I am having trouble with charts that are embedded either in <cfdiv bind> or <cflayoutarea source=...> statements. If the charts are generated in a standalone page, they provide the mouseover display of the label and value of the chartitem. Once I embed these charts into a ajax layout page, the mouseover results in IE6.x object error. When I run the page with cfdebug, I get "window:global: Object expected " when I mouseover the charted item.

Any suggestions on what I am doing wrong?

Thanks,
This topic has been closed for replies.

1 reply

April 30, 2008
I'm trying to figure out something similar right now. I'm getting an object expected error in MSIE. Looks like MSIE doesn't like the Javascript that CF is auto generating for a cf/flash form. Works find in Firefox.
Participant
July 16, 2008
bexron/prk166,

Did you guys ever get this fixed? I'm having the same issue.

Max