Hi there,
I am working on a chart generator application and I'm using google chat as a chart tool.
You have to pass different parameters to chart script that you want to show on chart. I want those parameters to be dynamically change.
Say there are 20 different parametes showed on chart, then I want to create say a link, which opnes a small box with all checkbox settings to select the view options.
My issue is I dont know how to generate a window (cant be popup, yes it needs to overlap current window) when someone clicks on modify view option.
I'm not good with AJAX or java script.
Can anyone help please. If anyone can share some code or link from where I can study a bit.
Hemanshu