I am converting from using Prototype and Scriptaculous libraries to jQuery.  I have a WASelectTag (list box) where I used both #callback: and #onChange: .  To get the callback-block called before the onChange-script I used: (triggerForm: (html element up: &#39;form&#39;).  This is a Prototype call (PTAjax).  <div>
 </div><div>Is there an analog using jQuery?</div><div><br></div><div>---John</div>