jQuery(function( $ ) { jQuery( '.zip' ).keyup( function( e ) { AjaxZip3.zip2addr(this,'','address1','address2'); } ) } );