File manager - Edit - /home/autoph/public_html/connect/APP_ASA_Module.php
Back
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script> <div id="wait" style="display:none;width:400px;height:100px;border:0px solid red;position:absolute;top:50%;left:45%;padding:2px;z-index:999999999999999999"> <img src='images/demo_wait.gif' width="64" height="64" /><br>Loading...</div> <!-- add jquery --> <script type="text/javascript" src="http://code.jquery.com/jquery-1.9.1.js"></script> <script type="text/javascript"> $(document).ready(function(){ $(document).ajaxStart(function(){ $("#wait").css("display", "block"); }); $(document).ajaxComplete(function(){ $("#wait").css("display", "none"); }); //=================================== //==================================== //==================================== $("#loadClearancePage").click(function(){ $.ajax({ url: "autohub.php", type: "POST", async: false, data: { }, success: function(d){ //invShowAssignMsg(); $("#displayBox").html(d); //invHideAssignMsg(); //$('#searchText').val(''); } }) }); }); </script> <p style="border:10px solid white;positin:relative;width:100%;padding:10px;height:80px;font-family:Yu Gothic Light;font-size:28px;color:white;background:black;margin-top:1px">📊 Autohub Sales Application:</p> <!--#####################################################################################--> <div id="loadClearancePageXX" onclick="location.href='autohub.php?id=das&d=das'" class='appModule'> <div class='inventoryBG' style='width:29%;height:100%;float:left;border:0px solid gray'></div> <div style='width:70%;height:100%;float:left;border:0px solid gray;padding-top:5px'> <div style='float:left;width:100%;height:60px;border:0px solid lightgray;background:transparent'> <b style='font-familt:Yu Gothic Light;font-size:14px;text-align:left;color:black;line-height:150%;text-shadow:2px 2px 2px #fff '>VEHICLE INVENTORY</b><br> <b style='font-familt:Yu Gothic Light;font-size:10px;text-align:left;color:black;font-weight:normal'>Manage your vehicle inventory across Autohub Group and interface with ASA App</b> </div> <div style='float:left;width:100%;height:30px;border:0px solid lightgray;text-align:right;background:transparent;padding-top:10px'> <b style='font-familt:Yu Gothic Light;font-size:11px;text-align:right;color: #140574;font-weight:bold;padding:10px;padding-right:10px'>Open ↪ </b> </div> </div> </div>
| ver. 1.4 |
.
| PHP 7.3.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings