Hi, how could i use these 2 events in 1 onChange event handler? Show me a simple example.
i get error when i try like this:Code:onChange="changetext('whatever');" onChange="oda(document.form,<%=say%>,<%=odaid%>)"
Code:onChange="changetext('whatever'); && oda(document.form,<%=say%>,<%=odaid%>)"
Thanks in advance
Greetings


Reply With Quote

Bookmarks