showstopper: onChange on <select>s
Aaron J. Seigo
aseigo at olympusproject.org
Wed Nov 13 18:53:01 GMT 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
hi...
i updated my khtml/kjs just a few days ago and just noticed that onChange
events for <select>s are no longer working. testcase:
<html>
<body>
<form>
<select name="text" onChange="alert('Changed!');">
<option value="Option 1">1</option>
<option value="Option 2">2</option>
<option value="Option 3">3</option>
<option value="Option 4">4</option>
<option value="Option 5">5</option>
</select>
</form>
</body>
</html>
this was working before my update, and continues to work in other browsers as
expected.
- --
Aaron J. Seigo
GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43
"Everything should be made as simple as possible, but not simpler"
- Albert Einstein
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
iD8DBQE90p+N1rcusafx20MRAt/GAJ4440tflP6r8G/bV3GfTlTT49TyiQCgkm9a
ywyuCU3eHYJLA8l6c38sNfQ=
=Tg+I
-----END PGP SIGNATURE-----
More information about the kfm-devel
mailing list