Hello,

Would appreciate any guidance on how to add a Javascript call to a select
box, something like:

   <input type=select name=select onChange="myJavaScriptFunction()">

   Select select = new Select()
                  .setName("select")
                  ??? .setScript ???

Thank You in advance,

Dave.
                


--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to