Hi,
I need to send a long string parameter to javascript when clicking on a chart. It works great in Firefox but once the string gets too long (somewhere around 500-1000 chars) Internet Explorer refuses to execute the javascript. Splitting it up into several parameters or function calls doesn't solve it either, it is as if there is a max size to the clickURL attribute in Internet Explorer.
Did you run into this before? Is there a fix?
Kind regards,
Mike