> var e = document.createElement("select"); > e.setAttribute("onchange", "alert('option changed')"); You want to use addEventListener instead of setAttribute, at a guess. Boris ----------------- 617-864-9910 ----------------- Ray's Rule of Precision: Measure with a micrometer. Mark with chalk. Cut with an axe.Received on Thursday, 6 December 2001 13:25:24 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Friday, 22 June 2012 06:13:55 GMT