2008/9/9 ducks <[EMAIL PROTECTED]>: > > I tested on Firefox and it runs without any problem. > > why it couldn't run on IE6 though same code..? > > plz give me advice.. thx. > > On 9월10일, 오전8시22분, ducks <[EMAIL PROTECTED]> wrote: >> Hi Johns >> Thx to ur test :) >> >> I had tried this code on IE7 and got same result. >> I'm going to test on Firefox now. >> >> I think I did something wrong in HTML. >> Can I see ur HTML code? >> >> this is my html code. my JS code above is in GCalendar.js file. >> thank you. >> ========================================== >> <html> >> <head> >> <title>Google Calendar API Test</title> >> <script type="text/javascript" src="http://www.google.com/jsapi"></ >> script> >> <script type="text/javascript" language="javascript" >> src="GCalendar.js"></script> >> <meta http-equiv="Content-Type" content="text/html; charset=euc-kr"> >> </head> >> >> <body> >> >> </body> >> </html> >> ========================================== >>
Hm, that's interesting. Here's a copy of the code I ran: http://pastie.org/270057 Can you try downloading and running it and letting me know what the results are? -- Trevor Johns --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
