jQuery stops the page from loading
Hi,
Please see this link:
when you enter:
7841973xxxxxxxx
where xxxxxxxx is 8 any numbers
the page will stop loading the rest of the page
after the FounderEmiratesID I have more fields to show as you can see below:
- <!DOCTYPE html>
- <!--
- To change this license header, choose License Headers in Project Properties.
- To change this template file, choose Tools | Templates
- and open the template in the editor.
- -->
- <html dir="rtl" lang="ar">
- <head>
- <meta charset="UTF-8">
- <title>جمعية الإمارات للمستثمرين المبادرين</title>
- <link href="https://fonts.googleapis.com/css?family=Cairo&display=swap" rel="stylesheet">
- <link rel="shortcut icon" type="image/png" href="images/Logo.png"/>
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <link rel="stylesheet" type="text/css" href="Style.css" media="screen" />
- <link href="https://www.angelsemirates.com/" rel="canonical" />
- <meta name=”robots” content=”noindex, nofollow”>
-
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
- <!-- Global site tag (gtag.js) - Google Analytics -->
- <script async src="https://www.googletagmanager.com/gtag/js?id=G-4REZTKSZ0Y"></script>
- <script>
- window.dataLayer = window.dataLayer || [];
- function gtag(){dataLayer.push(arguments);}
- gtag('js', new Date());
- gtag('config', 'G-4REZTKSZ0Y');
- </script>
- </head>
- <body style="margin: 20px; font-family: 'Cairo', sans-serif;">
- <div id="DivEmiratesID" style="width: 80%; margin: 0 auto; padding: 20px;">
- <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/44/Microsoft_logo.svg/439px-Microsoft_logo.svg.png" alt="جمعية الإمارات للمستثمرين المبادرين" style="display: block; width: 200px; height: 200px; margin: 0 auto; text-align: center;" /><br /> <form>
- <label for="FullName" style="color: red;">رقم الهوية :</label><br />
- <input type="number" id="EmiratesID" name="EmiratesID" style="width: 100%;"><br /><br />
-
- <img id="ImageLoading" src="https://www.angelsemirates.com//images/loading.gif" alt="جمعية الإمارات للمستثمرين المبادرين" style="display: block; width: 60px; height: 60px; margin: 0 auto; text-align: center; display: none;" />
- <button id="ButtonContinue" name="ButtonContinue" type="button" style="width: 100%; font-family: 'Cairo', sans-serif;">متابعة</button><br /><br />
- </form>
- </div>
- <div id="DivFounder" style="display: none;">
- <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/4/44/Microsoft_logo.svg/439px-Microsoft_logo.svg.png" alt="جمعية الإمارات للمستثمرين المبادرين" style="display: block; width: 200px; height: 200px; margin: 0 auto;" /><br />
- <form>
- <label for="FullName" style="color: red;">الاسم الثلاثي :</label><br />
- <input type="text" name="FullName" style="width: 100%;"><br /><br />
- <label for="FullName" style="color: red;">تاريخ الميلاد :</label><br />
- <input type="date" name="fname" style="width: 100%;"><br /><br />
- <label for="FullName" style="color: red;">مكان الميلاد :</label><br />
- <input type="text" name="fname" style="width: 100%;"><br /><br />
- <label for="FullName" style="color: red;">الجنسية :</label><br />
- إماراتي<br /><br />
-
- <label for="FullName" style="color: red;">الإمارة :</label><br />
-
- <select style="width: 100%;">
- <option value="02">أبوظبي</option>
- <option value="04">دبي</option>
- <option value="06A">الشارقة</option>
- <option value="06B">عجمان</option>
- <option value="06C">أم القيوين</option>
- <option value="07">رأس الخيمة</option>
- <option value="09">الفجيرة</option>
- </select>
-
- <br /><br />
- <label for="FullName" style="color: red;">الديانة :</label><br />
- مسلم<br /><br />
- <label for="FullName" style="color: red;">الحالة الاجتماعية :</label><br />
-
- <select style="width: 100%;">
- <option value="S">أعزب</option>
- <option value="M">متزوج</option>
- <option value="D">مطلق</option>
- <option value="W">أرمل</option>
- </select>
-
- <br /><br />
- <label for="FullName" style="color: red;">مكان العمل :</label><br />
- <input type="text" name="FullName" style="width: 100%;"><br /><br />
- <label for="FullName" style="color: red;">المهنة :</label><br />
- <input type="text" name="FullName" style="width: 100%;"><br /><br />
- <label for="FullName" style="color: red;">الهاتف المتحرك :</label><br />
- <input type="number" name="fname" style="width: 100%;"><br /><br />
- <label for="FullName" style="color: red;">صندوق البريد :</label><br />
- <input type="number" name="fname" style="width: 100%;"><br /><br />
- <label for="FullName" style="color: red;">رقم الجواز :</label><br />
- <input type="number" name="fname" style="width: 100%;"><br /><br />
-
- <label for="FullName" style="color: red;">الرقم الموحد :</label><br />
- <input type="number" name="fname" style="width: 100%;"><br /><br />
- <label for="FullName" style="color: red;">رقم الهوية :</label><br />
- <label id="FounderEmiratesID" name="FounderEmiratesID" /><br /><br />
- <label for="FullName" style="color: red;">المؤهل العلمي :</label><br />
- <input type="text" name="FullName" style="width: 100%;"><br /><br />
- <label for="FullName" style="color: red;">البريد الالكتروني :</label><br />
- <input type="text" name="email" style="width: 100%;"><br /><br />
-
- <label class="myLabel">
- <input type="file" required accept="image/*" />
- <span>صورة شخصية</span>
- </label>
- <br /><br />
- <label class="myLabel">
- <input type="file" required accept="image/*" />
- <span>صورة الجواز</span>
- </label>
- <br /><br />
-
- <label class="myLabel">
- <input type="file" required accept="image/*" />
- <span>صورة بطاقة الهوية</span>
- </label>
- <br /><br />
- <button type="button" style="width: 100%;">حفظ</button><br /><br />
- </form>
- </div>
-
- <script>
- $(document).ready(function()
- {
- $("#ButtonContinue").click(function()
- {
- if(!$("#EmiratesID").val())
- {
- alert('Please enter Emirates ID Number!');
- return false;
- }
-
- var emiratesid_regex = new RegExp('^784[0-9]{4}[0-9]{7}[0-9]{1}$');
- if (!emiratesid_regex.test($("#EmiratesID").val()))
- {
- alert('Wrong Emirates ID Number!');
- return false;
- }
-
- // alert('Thank you');
- $.ajax({
- method: "POST",
- url: "https://www.angelsemirates.com/get_founder_details.php",
- data: { emiratesid: $("#EmiratesID").val() },
- dataType: "json",
- beforeSend: function( xhr )
- {
- $("#ButtonContinue").hide();
- $("#ImageLoading").show();
- }
- })
- .done(function( data )
- {
- console.log(data[0]);
-
- $("#DivEmiratesID").fadeOut("slow");
-
- $("#FounderEmiratesID").text(data[0].emirates_id);
-
- $("#DivFounder").fadeIn(2000);
- });
- });
- });
- </script>
- </body>
- </html>
Kindly advise...
Thanks,
Jassim