Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f550bdc

Browse files
remove unwanted text
1 parent 611c180 commit f550bdc

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

‎js/jquery.server_validation.js‎

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,3 @@
1-
/*
2-
Validation Plugin
3-
Created on : Thursday, June 13, 2013
4-
Programmer : Shishir raven
5-
6-
Description: adds valiation to the form specified checking the form Server Side.
7-
8-
How to use:
9-
10-
Step 1 : Include this file into the form file
11-
12-
Step 2: Write the following code
13-
14-
$('#button_id').server_validation({
15-
form_id:'myform_without#',
16-
validtion_script:'services/script_that_will_return_json.php'
17-
});*/
18-
191
jQuery.fn.server_validation = function(options){
202
//For each matching class
213
var settings = jQuery.extend({

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /