I am working on a Map / Calendar mashup with the JavaScript API.  It's
working fine in FF.  But I am getting a Runtime Error in internet
Explorer.

The error is: Permission denied

It's breaking in

gdata.js

Line: 63

at

var c=a[D][z]


Where A is a window, d = 'location', and z = 'href'

It seems that IE is preventing access to the window's location.href
attribute.  Any ideas?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Data API" group.
To post to this group, send email to google-help-dataapi@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to