Most voted "load" questions
29 questions
Sort by count of
-
1
votes0
answers29
viewsWordpress/PHP/Ajax Load More does not show posts on Windows
I have a Timeline page on my site and use the Ajax Load More plugin to use the infinite scroll. It is working perfectly on the local server when I test on Ubuntu and Mobile devices, but when I test…
-
1
votes1
answer89
viewsthis. $. id only returns Undefined
I’m using Polymer 2.x, I’m trying to do a pre-load for the page, I made a div with a load gif and I’ll take it with setTimeout... But in the script when I use this. $. load it returns Undefined.…
-
1
votes1
answer253
viewsPython Load Serialization Files
Hello, I’m studying Python for some time and doing some programs to join with Arduino. My question is on good practices in file uploading. I want to make a program that interprets files. My idea was…
-
1
votes0
answers187
viewsPagination with GSON (ANDROID)
Staff need to load when arriving at the end of the list, example I have 20 items, when arriving at the end of it, need to be loaded 20 more. Currently my Fragment loading the ads is as follows…
-
1
votes1
answer90
viewsHow to read the contents of a "Generator Object" from the load_all method for yaml file?
I need to maintain a function that returns me a Generator Object from a yaml file. In another function I want to access the yaml file data. import ruamel.yaml def load(): yaml =…
-
1
votes1
answer14
viewsListing duplicate data when performing SQL and performing . load()
I looked in several places, including in the jQuery documentation and did not find a solution. I need a light of what to do on this occasion. I apologize if it is not very clear, I have never been…
-
0
votes2
answers80
views<ion-spinner> only works once, how to correct it?
Setting: The directive <ion-spinner> is used on screen A, but when it is used on the next screen, screen B, a problem occurs, in which it appears, but does not have the animation. Someone has…
-
0
votes1
answer208
views"Loading page" with ajax (no jQuery)
I’m trying to do that "Loading" effect when the user accesses ONLY THE MAIN PAGE, but I’m not getting it CSS: #load {background:url(http://www.ajaxload.info/cache/FF/FF/FF/00/00/00/1-0.gif)…
-
0
votes1
answer215
viewsProblem calling method from a newly loaded class
I made a code that dynamically compiles a java file, and through . class generated can load this class, create an instance and invoke its methods using the method getDeclaredMethod(). So far so…
-
0
votes1
answer496
viewsCheck if an input was loaded with jQuery
I need to check if a text input has been loaded on the page and check if it is filled in, how can I do that? I’ve tried $('input'). on('load') but it doesn’t work, and the way the script is done I…
-
0
votes1
answer631
viewsjquery.load does not load js or css
I am trying to load the "home.html" content into the div #content but it seems that it only loads a part of css and does not load sliders, code: index.html <!DOCTYPE html> <html…
-
0
votes0
answers107
viewsError 404 while loading tab. How to resolve?
The problem is that when page reload, the system returns the error 404 in this file js/theme.min.js How can I solve this problem?
-
0
votes1
answer322
viewsLoad tab only by clicking (with jquery)
I’m using the flap system with jqueryui and came across a problem where I need that when loading the page, just load the first tab, there is a way to do this?…
-
0
votes1
answer198
viewsWhen using the constructor when using load
Good night, how are you? I have a question, when to use the constructor and when to use the load of a form to call some method or etc. Example: public partial class Manutenção_cliente :…
-
0
votes1
answer77
viewsjQuery load access denied
I am facing a problem already known by many, in IE it is possible to use Activex to get the user logged in to the network. In Chrome this is not possible and after many searches I got the same…
-
0
votes2
answers1603
viewsLoad content from another jquery file
I would like to know how to load the code from another html or php file using the function $(".div").load("html.html"); The mistake here would be : It loads the code perfectly, but I have a button…
-
0
votes1
answer222
views.on load - does not work JQUERY
Really, I couldn’t understand. In the past I always used jquery’s load function like this: $('#db0077').load('/inc/aula.php', function(){ alert('dentro do load'); }); Now this function is obsolete.…
-
0
votes1
answer179
viewsRead Numpy files in Jupyter Lab
Good afternoon, I am currently developing an Artificial Intelligence project. In the current phase of my project, I have my neural networks implemented and I am in the phase of training the neural…
-
0
votes1
answer151
viewsTake the last id generated in the Insert with jquery and redirect to another page
hello, I’m having a hard time getting the id generated in php with jquery, so I can send this id to another page, follow the code: queryInsert.php $assunto = $_POST['assunto']; $msg = $_POST['msg'];…
-
0
votes1
answer38
viewsIf using load
i have the following javascript function: $(document).ready(function () { Eventos(); $('[name="dtd1nrob"]').change(function () { BloquearQuestao(); }); }); function Eventos() {…
-
0
votes2
answers57
viewsHow to efficiently prevent images in javascript?
I wanted to know if there is any function, some library or anything that facilitates the prevention of images. Is this what requirejs is for? I’m doing so at the moment: var imgs = [];…
-
0
votes2
answers48
viewsSelect class from load
I have a page that is loaded by function load of jQuery as an example below: <div id="result"></div> <script> $('#result').load('listar.php'); </script> On this page…
-
0
votes1
answer71
viewsHow to filter another page result with Jquery Load() or Get()?
In an HTML have for example: <fieldset> <div> <h3 class="title title-line">Dados da conta</h3> </div> <div class="ch-form-row"> <label>Usuário</label>…
-
0
votes1
answer206
viewsAfter destroying the Datatable, next load shows error : Cannot read Property 'column' of Undefined
When loading the datatable for the first time, everything works normally, the table columns are viewed without problem. But when I update the table with a new filter parameter, the table is not…
-
0
votes1
answer267
viewsHow to disable the textchanged event in the load event in Visual Studio C#?
I have the following problem: I have a function that is called when the button triggers the textchanged event only when I start the program for the first time it calls the textchanged function in…
-
0
votes1
answer33
viewsUpload Images
I’m having a problem uploading images from a file(folder) to the web page. When you start the page, only two images are loaded, the others fail! I’m using Javascript and Jquery, css/html. var…
-
-1
votes1
answer64
viewsPass $_SESSION in load() jquery
I wonder if it is possible to pass one $_SESSION for load() jquery. I have a page, where I call for another load, but I need to get the value of $_SESSION on the second page, but it’s not working,…
-
-1
votes1
answer41
viewsLoad php file with jquery
Hello, First of all I apologize if the question is not well structured. I’m building a content/stock and similar management system.. I leave below a print screen where I try to explain how this…
-
-2
votes1
answer33
viewsPopup opening on every page after Load is finished, even after it is closed
I have a following situation: A Popup appears every time you finish a load on the page, the user can click X (close). But every time he enters another page the Popup goes up again and so it is…