Bo Andersen wrote:
>
>
> Kan jeg ikke putte et -- target="_blank" -- ind et sted så link's åbner i
> et nyt vindue ?
uhm, nej, men du kan bruge window.open istedet for top.location.href,
således:
ONCHANGE="window.open('this.form.clicklist.options[this.form.clicklist.selectedIndex].value')"
--
/Lars
HTML software gratis: <
http://go.to/HTMLEasyColors>
A computer scientist is someone who, when told to 'Go to Hell',
sees the 'go to', rather than the destination, as harmful.