jQuery(function( $ ) { jQuery( 'input[name="zip"]' ).keyup( function( e ) { AjaxZip3.zip2addr('zip','','pref','add1'); } ) } );