Ah, looking at your gadget source, you have this in the JavaScript:
document.getElementById("auskunft").target = prefs.getString
("target");

When this code runs, it clears out the "_blank" from the form target.
If you remove this line, the gadget opens the form post in a new
window.

~Arne


On Jun 12, 2:17 am, gm <[email protected]> wrote:
> hey!
>
> yes, i'm the author, and i had the target on "_blank" before, also not
> working, same problem.
> i don't understand it ....
>
> who has an idea?
>
> thanks!
> greg
>
> On Jun 12, 1:21 am, Arne Roomann-Kurrik <[email protected]> wrote:
>
> > Hi Greg,
>
> > Are you the author of the gadget?  If so, try changing the <form>
> > element's target attribute from:
>
> >   target="bahnwindow"
> > to
> >   target="_blank"
>
> > Otherwise, you should contact the gadget author and give them the
> > suggestion of opening the site in a new window.
>
> > ~Arne
>
> > On Jun 11, 4:47 am, gm <[email protected]> wrote:
>
> > > hey guys.
>
> > > tiny problem but it kills me.
>
> > >http://shopping-online-einkaufen.de/igoogle/bahn/bahn_igoogle.xml
>
> > > that mean gadget doesn't want to open a new window to show their
> > > results.
> > > please check it out. u can also find it 
> > > here:http://www.google.de/ig/directory?type=gadgets&url=shopping-online-ei...
>
> > > i've many more gadgets working proper - but not this mean little
> > > thing.
>
> > > thank for your support guys
> > > greg
>
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to