Subversion Repositories SmartDukaan

Rev

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

Rev 27648 Rev 27654
Line 145... Line 145...
145
						} else {
145
						} else {
146
							alert("feild can't be blank");
146
							alert("feild can't be blank");
147
						}
147
						}
148
					});
148
					});
149
 
149
 
150
	$(".current-margin").live('click', function() {
150
	$(".schemes").live('click', function() {
151
		console.log("Active Schemes Button Clicked...")
151
		console.log("Active Schemes Button Clicked...")
152
	  schemes("main-content");
152
	  schemes("main-content");
153
	});
153
	});
154
 
154
 
155
    $(".margin-calculator").live('click', function() {
155
    $(".margin-calculator").live('click', function() {