Javascript in WebGadgets (Google Reader)

Just starting out? Need help? Post your questions and find answers here.
ColBoy
Enthusiast
Enthusiast
Posts: 143
Joined: Fri Feb 13, 2004 2:37 pm
Location: Ottawa, Canada
Contact:

Javascript in WebGadgets (Google Reader)

Post by ColBoy »

I've got a small program that loads Google Reader into a WebGadget. Once logged in, or if already logged in I get the following error whenever the program is run :

Code: Select all

---------------------------
Error
---------------------------
A Runtime Error has occurred.
Do you wish to Debug?

Line: 672
Error: 'nP' is null or not an object
---------------------------
Yes   No   
---------------------------
Is this a limitation of the WebGadget or is there something I can do to alleviate this? I assume Google is doing something that the WebGadget does not like? After the error appears everything works as normal. Any thoughts?

Colin
Colin