Hallo,
Ich verknüpfe ja eigentlich einen string mit einer variablen, aber so funktioniert es leider nicht.
Was sagt denn die Fehlerkonsole vom FF?
<html>
<head>
<title></title>
</head>
<body>
<input type="text" value="" id="eingabe">
<input type="button" value="foo" onclick="document.getElementById( 'ausgabe' ).value = 'http://example.org/?id=' + document.getElementById( 'eingabe' ).value">
<input type="text" id="ausgabe">
</body>
</html>
also bei mir funktionierts ;)
MfG. Christoph Ludwig
--
Wo die Sprache aufhört, fängt die Musik an...
Selfcode: sh:) fo:) ch:° rl:( br:^ n4:} ie:{ mo:} va:) js:| de:] zu:) fl:( ss:| ls:~
Go to this
Wo die Sprache aufhört, fängt die Musik an...
Selfcode: sh:) fo:) ch:° rl:( br:^ n4:} ie:{ mo:} va:) js:| de:] zu:) fl:( ss:| ls:~
Go to this