Displaying 1 result from an estimated 1 matches for "mytextboxid".
2006 May 18
1
Event.observe problem
Hello there, i have a textbox, i fill the textbox with a date from a
javascript popup calendar, im using the like this
Event.observe(''myTextBoxId'', ''change'', function(){ alert(''epale!'');});
and is not working, if i put the alert inside the input element in the
onchange attribute it works, is that a prototype bug?
--
//
// Ing. Francisco J. Calderón S.
// fjcalderon-Re5JQEeQqe8AvxtiuMwx3w@pu...