html部分:



	
		输入银行卡:
		
		
		
		
		
	

js部分:


    function checkLen(x,y)
	{
		if(y.length==x.maxLength)
		{
			var next = x.tabIndex;
			if(next