Hello, everyone.
In the code below, when you try to change the value of horasAula of function Professor through function setHorasAula and value of cargo function Coordenador , the value that prints on screen...
I would like to call the printer, even if the page is being accessed by the mobile.
<div class="container droppedHover">
<div class="row">
<div class="span6">
<button class="btn btn-lg btn-block bt...
I would like a force with a Linux Cronjob.
Follows:
*/1 * * * * wget http://192.168.6.80/sistema.php
I would like this process to be run every minute from Monday to Friday, from 6 to 6 o'clock in the morning.
And guys!
I have a problem that I can not solve in any way. I've tried a lot and I've not gotten anywhere.
In the company where we work we use proprietary language, which by the way I hate. When I make a request for an image via $.ajax()...
I need to send the value of a table that is in a modal to the server and then open another modal using the information from the first table, however the variable always returns me null, I already tried to use ajax however it did not work, it doe...
Hello.
I'm having trouble using submit in a numeric input on Intel XDK.
I want you to click on the "GO / IR" function.
In JS it looks like this:
$('ins_prod').on('submit', function(){
alert("oi");
});
Only when running it re...
Ie guys, so I use this lib to do the routes. but they do not even come with this # and even if I take it, it still does not work if I reload in the browser
F5 url: www.locahost.com/home = not found
F5 url: www.locahost.com/#home = found
Ca...
Hello, I need help doing the following because I can not do it at all: By clicking on a button (for example) I need to go to another page. Until then, okay. I need on this page that the image to be displayed is replaced by a specific link.
Ex...
Hello everyone, how are you? I'm using a preload code this is working fine, but the problem is that every time you access the site loads the preload this bothers a lot .. I would like it to load only once per access, example if you continue brow...