منتدى استراحات زايد

منتدى استراحات زايد (http://vb.ma7room.com/index.php)
-   منتدى أخبار المواقع والمنتديات العربية والأجنبية (http://vb.ma7room.com/forumdisplay.php?f=183)
-   -   [مشكلة] كود جي كويري للتحقق فيه مشكل (http://vb.ma7room.com/showthread.php?t=1470782)

محروم.كوم 05-02-2014 02:00 PM

[مشكلة] كود جي كويري للتحقق فيه مشكل
 
السلام عليكم

إخواني الكرام لدي مشكلة في كود تحقق الجي كوري لأنه كبير هل
يمكن تحسينه و تقليصه أو تعديله ليكون أفضل

هذا هو الكود وشكرا لكم على المساعد ة


رمز PHP:

//

$(document).ready(function(){
var
result=true;
var
isChecked = jQuery("input[name=sexe]:checked").val();
$(
'#register').submit(function(){
var
er1 = $("#message").html(" . يرجى تعبئة جميع الخانات

"
);

var
specialty = $('#specialty').val();
var
fname = $('#fname').val();
var
lname = $('#lname').val();
var
jour = $('#jour').val();
var
mois = $('#mois').val();
var
annee = $('#annee').val();
var
username = $('#username').val();
var
pass = $('#password').val();
var
email = $('#email').val();

if(
specialty== ''){
$(
'#message').show();
$(
'#specialty').css('border-color','#ff0000');
er1.val();

return
false;
}else{
$(
'#message').hide();
$(
'#specialty').css('border-color','#40C753');
result=true;
}

if(
fname== ''){
$(
'#message').show();
$(
'#fname').css('border-color','#ff0000');
er1.val();
return
false;
}else{
$(
'#message').hide();
$(
'#fname').css('border-color','#40C753');
result=true;
}

if(
lname== ''){
$(
'#message').show();
$(
'#lname').css('border-color','#ff0000');
er1.val();
return
false;
}else{
$(
'#message').hide();
$(
'#lname').css('border-color','#40C753');
result=true;
}

if(
jour== ''){
$(
'#message').show();
$(
'#jour').css('border-color','#ff0000');
er1.val();
return
false;
}else{
$(
'#message').hide();
$(
'#jour').css('border-color','#40C753');
er1.val();
result=true;
}

if(
mois== ''){
$(
'#message').show();
$(
'#mois').css('border-color','#ff0000');
er1.val();
return
false;
}else{
$(
'#message').hide();
$(
'#mois').css('border-color','#40C753');
result=true;
}


if(
annee== ''){
$(
'#message').show();
$(
'#annee').css('border-color','#ff0000');
er1.val();
return
false;
}else{
$(
'#message').hide();
$(
'#annee').css('border-color','#40C753');
result=true;
}


if (!$(
'input[name=sexe]:checked').val() ) {
$(
'#message').show();
$(
"#message").html(" . الرجاء إختيار الجنس
"
);
$(
'#option').css('background','#ff0000');
return
false;
}else{
$(
'#message').hide();
}
if(
username== ''){
$(
'#message').show();
$(
'#username').css('border-color','#ff0000');
$(
"#message").html(" . الرجاء كتابة إسم المستخدم
"
);
return
false;
}else{
$(
'#message').hide();
$(
'#username').css('border-color','#40C753');
result=true;
}

if(
pass== ''){
$(
'#message').show();
$(
'#password').css('border-color','#ff0000');
$(
"#message").html(" . الرجاء إدخال كلمة المرور
"
);
return
false;
}else{
$(
'#message').hide();
$(
'#password').css('border-color','#40C753');
result=true;
}

if(
IsEmail(email)==false){
$(
'#message').show();
$(
'#email').css('border-color','#ff0000');
$(
"#message").html(" . الرجاء إدخال البريد الإلكتروني الصحيح </div>");
return
false;
}else{
$(
'#message').hide();
$(
'#email').css('border-color','#40C753');
result=true;
}






});
});


function
IsEmail(email) {
var
regex = /^([a-zA-Z0-9_\.\-\+])+\@(([a-zA-Z0-9\-])+\.)+([a-zA-Z0-9]{2,4})+$/;
if(!
regex.test(email)) {
return
false;
}else{
return
true;
}
}








{$title}





التخصص :



يرجى إختيار التخصص الخاص بك :
التبريد الصناعي و التكييف
الكهرباء الصناعية
التصوير
الإلكترونيك الصناعية
تركيب الألواح الشمسية الكهروضوئية والحرارية
سائق النقالة-كلارك







الإسم :








اللقب :







تاريخ الميلاد :



اليوم
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31


الشهر

جانفي
فيفري
مارس
أفريل
ماي
جوان
جويلية
أوت
سبتمبر
أكتوبر
نوفمبر
ديسمبر



العام
2014
2013
2012
2011
2010
2009
2008
2007
2006
2005
2004
2003
2002
2001
2000
1999
1998
1997
1996
1995
1994
1993
1992
1991
1990
1989
1988
1987
1986
1985
1984
1983
1982
1981
1980
1979
1978
1977
1976
1975
1974
1973
1972
1971
1970
1969
1968
1967
1966
1965
1964
1963
1962
1961
1960
1959
1958
1957
1956
1955
1954
1953
1952
1951
1950
1949
1948
1947
1946
1945
1944
1943
1942
1941
1940
1939
1938
1937
1936
1935
1934
1933
1932
1931
1930
1929
1928
1927
1926
1925
1924
1923
1922
1921
1920
1919
1918
1917
1916
1915
1914
1913
1912
1911
1910
1909
1908
1907



1906
1905





الجنس :


ذكر
أنثى





إسم المستخدم :








كلمة المرور :









البريد الإلكتروني :
















</div>

</div> </div></div></div>


الساعة الآن 05:55 PM

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By Almuhajir


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227