Hi, thanks for your reply. I set up a very basic example illustrating my problem. There are currently two debug messages when the html page is called, showing the values of window.location.href and window.location.hash. I now tried my gadget using iGoogle with the result that the url problem doesn't happen (using IE). But the gadget is supposed to work with Google Spreadsheets because I want it to handle the data used in the visualization.
The example files are to be found at: Gadget: http://www.uni-graz.at/~lessache/ivis/google/test-gadget.xml called html file: http://www.uni-graz.at/~lessache/ivis/google/google.html js vis class: http://www.uni-graz.at/~lessache/ivis/google/google.js Thanks for your help, regards Martin On 19 Nov., 07:41, VizGuy <[EMAIL PROTECTED]> wrote: > OK, > What seems strange to me in your examples that the gadget passes its > parameters both as query parameters (...&up_...=..) and as anchor fragments > (...#...&up_...=..) while passing the first ones' values as "z" or some > other erroneous thing. > I tried creating a gadget type="url" to test this, and I got the parameters > passed just fine in the query parameters form. > > Did you try your gadget on iGoogle as well as on Google Spreadsheets? > > Can you post your gadget code or better yet, give a link to it, so we could > try it out and explore further? > > In addition: > - For testing purposes, try to print window.location.hash too > - You can try the urlparam attribute on a user > pref:http://code.google.com/apis/gadgets/docs/legacy/reference.html#Userpr... > > VizGuy > > On Tue, Nov 18, 2008 at 8:26 PM, chrissky <[EMAIL PROTECTED]> wrote: > > > Well this is the first time you have responded after a couple months > > of user complaint on this issue. > > > On Nov 18, 12:12 pm, VizGuy <[EMAIL PROTECTED]> wrote: > > > This is not the case.We know that many of our users use IE and we try to > > > support them just like all of the rest. > > > > We can not address all of the issues that are posted in this group in a > > > timely manner. > > > This issue takes more research before we can come back with a good > > answer. > > > > VizGuy > > > > On Tue, Nov 18, 2008 at 6:48 PM, chrissky <[EMAIL PROTECTED]> wrote: > > > > > Everyone has this problem. And Google as not responded. One must > > > > assume then that it is more political than technical > > > > > On Nov 17, 7:36 am, Lesse <[EMAIL PROTECTED]> wrote: > > > > > Has no one else this problem or a clue what i could do?- Hide quoted > > text - > > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---
