〒 半角英数のみでご入力ください。
jQuery( '#zip1' ).keyup( function() { AjaxZip3.zip2addr( this,'', 'city01', 'adress01-01' ); }); jQuery( '#zip2' ).keyup( function() { AjaxZip3.zip2addr( this,'', 'city02', 'adress02-01' ); });