AbsentCurtis Report post Posted June 28, 2010 Hello, I am using the jQuery plugin to render my charts. When I try to use JavaScript and pass a variable in the set element, I get a Syntax Error reported in Firebug. The link looks similar to this: doSomething('foo') The error that firebug is reporting looks like this: Syntax Error doSomething('foo' ) The same code works fine when I render the chart the "old fashioned" way. I can definitely do that, but would like to continue to use the jQuery plugin for rendering as it is cleaner and appears to perform a little better. take care, Curtis Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted June 29, 2010 Hi Curtis, Could you please specify us the issue a bit elaborately? Also, could you please send us the sample code that you are using ? Awaiting your reply. Share this post Link to post Share on other sites