Thread Link in Auswahlfeld: OnClick in <slect>-Tag? (8 answers)
Opened by Froschpopo at 2004-01-02 18:31

KKO
 2004-01-02 21:34
#25396 #25396
User since
2003-11-05
124 Artikel
BenutzerIn

user image
alert wird erstmal zum testen genommen.
natürlich musst du noch die URI für deine page zusammenbasteln:

function open_url(what)
{
// alert('http://localhost/' + what + '.html');
location.href='http://try2flirt.gotdns.com/' + what + '.html'
}
Gruß
KKO

View full thread Link in Auswahlfeld: OnClick in <slect>-Tag?