thank you very much you solved the probem.... i didn't understand how i made this kind of error! thank you!
On 28 Giu, 14:54, cool <[email protected]> wrote: > You have some errors in your code > If you delete this: > > onclick="http://www.risorsegeologiche.comBORDER="0" > > and SAVE the gadget, it will work again > but you have some mistakes, <form> at the end, should be </form> , > and target="_alt" should be target="_blank" > Compare this code with yours, and see the diference > > <style type="text/css"> > <!-- > img {border: 0; } > --> > </style> > <form target="_blank" name="searchform" > action="http://www.risorsegeologiche.com/wiki/" method="get"> > <table style="width:100%"> > <tr> > <td style="padding-bottom:4px"> > <a href="http://www.risorsegeologiche.com/wiki/" > target="_blank"><imgsrc="http://farm3.static.flickr.com/ > 2243/2244483266_4313f5a73b_t.jpg" alt="geologicpedia"></ > a> > </td> > <td width=100%> > <input style="width:100%" name="search" type="text" value=""> > </td> > <td> > <input type="submit" name="go" value="Cerca"> > </td> > </tr> > </table> > </form> > > On Jun 27, 12:38 pm, Simmons <[email protected]> wrote: > > > hello! > > i would like to know if anyone of you noticed that his gadget is > > creating a 404 error. i embedded my gadget since last years and i > > never changed anything....but now...i can't use or see it. > > take a look at the top of the page where is geologicpedia search > > >http://www.risorsegeologiche.com/blog/ > > > this is the original gadget...that online in the google directory > > works: > > >http://www.google.com/ig/directory?synd=open&hl=it&url=http%3A%2F%2Fh... > > > thank you very much > > i hope someone solved this problem. > > > Simone --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
