I figured it out.  I was creating the img element with a Prototype
library insertion.  This was happening after loading gdata.  I put it
in the html and it works in IE and FF now.

On Sep 23, 7:53 pm, Justin <[EMAIL PROTECTED]> wrote:
> Oh, I've got the example running at:
>
> http://scaffuld.com/application_files/Calendar_gcal/public/index.html
>
> However, it's my development machine so it might not be up at all
> times.
>
> On Sep 23, 7:50 pm, Justin <[EMAIL PROTECTED]> wrote:
>
> > 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 [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-help-dataapi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to