I don´t understand why this code isn´t a proper html. -------------------------------------------------------------------------------------------------------------------------------------------------
<img src='http://www7.cptec.inpe.br/seloweb/CreateImgOndasOneDay24h? cidade=220&op=1&lang=pt' NAME='theimg' width='136' height='146' border='0' usemap='#Map' /> <map name="Map" id="Map" > <area shape="rect" coords="12,129,49,143" href="#" onclick="document.theimg.src='http://www7.cptec.inpe.br/seloweb/ CreateImgOndasOneDay24h?cidade=220'"/> <area shape="rect" coords="51,129,83,143" href="#" onclick="document.theimg.src='http://www7.cptec.inpe.br/seloweb/ CreateImgOndasOneDay48h?cidade=220'"/> <area shape="rect" coords="86,129,125,143" href="#" onclick="document.theimg.src='http://www7.cptec.inpe.br/seloweb/ CreateImgOndasOneDay72h?cidade=220'"/> </map> -------------------------------------------------------------------------------------------------------------------------------------------------- The Gadget Checker throw this: ERROR HTML syntax (Cptec_ondas.xml:4) Gadget contents failed to parse as correct HTML. Recommendation: Make sure the gadget contents is proper HTML. I think that problem is the uri: 'http://www7.cptec.inpe.br/seloweb/ CreateImgOndasOneDay24h?cidade=220&op=1&lang=pt' in <img> element --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
