showstopper: onChange on <select>s

Koos Vriezen koos.vriezen at xs4all.nl
Wed Nov 13 19:16:34 GMT 2002


On Wed, 13 Nov 2002, Aaron J. Seigo wrote:

> 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.

Works for me. Rebuilded qt-copy/kdelibs/kdebase last night

Regards,

Koos Vriezen





More information about the kfm-devel mailing list