Subversion Repositories SmartDukaan

Rev

Rev 12041 | Rev 12043 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12041 Rev 12042
Line 65... Line 65...
65
		}
65
		}
66
	});
66
	});
67
	
67
	
68
	bankEle.find("input[type='radio']").click(onBankClicked);
68
	bankEle.find("input[type='radio']").click(onBankClicked);
69
		
69
		
70
	jQuery("#emi_more,#emi_more1").click(function(){
70
	jQuery("#emi_more,#emi_more1").live('click',function(){
71
		
71
		
72
		$.colorbox({
72
		$.colorbox({
73
			inline:true, 
73
			inline:true, 
74
			href:"#emiLightBox",
74
			href:"#emiLightBox",
75
    		width:"600px",
75
    		width:"600px",