Thanks for the update Adam.. Can you guys gives us a timeframe? If it will take a while to fix this I'll update all our gadgets accordingly. As far as i understand this is also effecting Gadget Ads as well.
Cheers, Ozberk On Jan 14, 12:13 pm, adam sah <[email protected]> wrote: > Sorry for the delay, we're on it (urgently). > > adam > > On Jan 14, 1:19 am, ty <[email protected]> wrote: > > > Firefox is showing the same type of error on your Flickr Slides > > gadget: > > > [unterminated string literal, Line 139] $lp('#bg_1').css('background- > > image','url(+get_image()+')');\n > > > Change this to: > > $lp('#bg_1').css('background-image', 'url' + '(' + > > get_image()+')');\n > > > Good luck! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" 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-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
