how should I write this path? I want to jump to the specified controller, and the js file is separate, not unloading the
in the view.
how should I write this path? I want to jump to the specified controller, and the js file is separate, not unloading the
in the view. Direct / checkLogin
under the current domain name
if the js file is separate, write it directly, similar to http://demo.me/index/index/do
write {: url ('admin/Datacollated/getDate')}
Previous: How to set the navigation menu requested from the background by vue-router?
Next: Chrome debugging
this is the appearance that will occur when the facebook hypothetical state does not appear, and will not disappear until the content is released, and the content will be displayed. How do you do that? And he will buy it, not just a piece of film. It...
var url = x.php ; var get = add_x ; switch(url) { case x.php : $("-sharpmenu").show(); break; } above is only to judge what url is and what to do but can I add get judgment? Do the same thing! is the same as $( "- sharpmenu...
I introduced menu.js " on the web site. <script type= text javascript src="js menu.js">< script> $abc = 123 ; <script type= text javascript src="js menu.js">< script> but suppose I have a value on ...
<?foreach ($region_get_all->regions as $key):?> <?endforeach;?> suppose I get multiple numbers via foreach what I want to do is that when the user selects the "edit " data , I will show the div that there will be data , and wil...
want to compare my use of jquery sortable I want to compare if A B C D E if B is moved to D , it is only to Bauddline An and E that they are not sent to php for processing . how do I do this? ...
http page failed to send https request with ajax. Is there a good solution? ...
think about how update, does it, like facebook, Twitter, or other social networking sites, instant comment, notifications. What kind of techniques are used? If it is too difficult, what kind of technology can do it? I m thinking of ajax+settimeout, but...
< H1 > html: < H1 > upload multiple images using input, and confirm after selecting multiple images. < H1 > jquery: < H1 > use jquery to obtain the data of the files object in the input node, for example, there are five image files in the acquired...
check one of the features I need now is that ajax and curl interact with each other at least five times for example, I ajax-> call.php will call me back and then send it back to me I m going to call another call2.php and give it to me again. I ...
I used an ajax multi-upload upload has been able to upload more $fileCount = count($_FILES[ icon ][ name ]); for ($i = 0; $i < $fileCount; $iPP) { $file = $_FILES[ icon ][ tmp_name ][$i]; $dest = .. .. images admin produ...
this is the resource I found http: jsfiddle.net qF7Ff what I m doing now is to use js s filereader to generate every base64 address , each predicted to be an input name=icon [] , and then to download each video , so it will be < input name= "ico...
http: www.daterangepicker.co. I found that this suite can change the date range , but I found that if you put the default date in value, you will see Invalid date and then cancel . <input type="text" name="datefilter" value=&qu...
$(window).scroll(function(){ var WindowHeight = $(window).height(); if($(window).scrollTop() >= $(document).height() - WindowHeight){ $( -sharploader ).html( <img src=".. images loading_v2.svg"> ); var LastDiv = $(&q...
Why does datatables not show the export button, and after adding the export code, how many lines per page of the paging function are gone? var table = $( "- sharpexample "). DataTable ({) "paging":true, "pagingType":"f...
assume that there is a a.php facet with the introduction of abc.js and a abc.min.js ( abc.js core), which is the package needed for this facet. There is no problem with this. <script src="abc.min.js">< script> <script s...
$("-sharpsearch").on( keyup ,function (e) { e.preventDefault(); if($(this).val().length > 0){ $.ajax({ type: "GET", url: "search", data: search= +$( -sharpsearchbar ).val(), succes...
<volist name="list" id="v" key="k"> <div class="shdz_list"> <div class="shdz_top"> {$v.name} <span>{$v....
Today, I tried to encrypt and transmit the password submitted by the user through the RSA+AES method. I have completed the writing of the front-end JS (with a screenshot of the run result, the value of AES,RSA encryption will change). It uses two librar...