German(English below):

Hallo zusammen,

ich habe ein Problem mit dem IE, im FF, läuft die Seite. Und zwar
Folgendes:
 wenn man die Seite 2 bzw. 3 mal aktualisiert kommt folgender Fehler:
- Objekt erforderlich

Mein Debugger bringt mich an eine Funktion aus der API und zwar
folgende Stelle:

function Nh(a){var b;while(b=a.firstChild){Mh(b);a.removeChild(b)}}

Daraus schließe ich das 'a' nicht initialisiert bzw. gesetzt ist. Wenn
man jetzt circa 20-30 Minuten wartet und dann wieder aktualisiert,
kann die Seite wieder geladen werden.

Ich vermute, dass es sich um in Cache-Problem handeln könnte oder um
ein Cookie, bin jedoch nicht bei meiner Fehlersuche weitergekommen.

Ich hoffe, dass mir jemand helfen kann.

Beste Grüße
SMA

Hi all,
i´ve got a problem when using MS Internet Explorer, in Firefox are no
problems. Let´s start:

when reloading the page twice or three times IE alerts an error
called:
- Object expected

I´m  using a debugger an let the debugger follow the error. the error
was caused in the Google Map API, the functions code:

function Nh(a){var b;while(b=a.firstChild){Mh(b);a.removeChild(b)}}

I think that 'a' isn´t initialized or null. After all i´m waiting a
half hour then the page will reload correctly. In my opinion there´s a
cache problem or anythings wrong with a cookie.

I´m hopeful that someone here has got an answer for me or some tips.

Regards
SMA

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" group.
To post to this group, send email to Google-Maps-API@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-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to