My Account   Contact Us    
  
» HomeProductsSupportDeveloper CommunityCompany
Register an event in the ActivEdit API

Register an event in the ActivEdit API


 <script language="JavaScript">
  function aeapi_local_onLoad(aeObject, fieldname) {
      // Register onkeyup to ae_onkeyup()
      aeObject.DOM.onkeyup = function ae_onkeyup(num) {
          alert("onkeyup fired");
     }
  }
 </script>
Search Knowledge Base:
Sign up for our newsletter: | Subscribe with RSS: RSS
© ActivSoftware 1999 to 2005 | Privacy Statement