eusimplu Posted August 3, 2013 Report Posted August 3, 2013 Deci : Am facut pe serverul de pe net un html separat in care am scris numai asta :<script type="text/javascript">setInterval(function() { $.get('refresh.php'); alert("Executed"); }, 6000);</script> Cand intru in html , nu se intampla nimic oricat ai astepta , nici macar alerta.Dar daca intru in refresh.php din browser "last" se updateaza.refresh.php e in acelasi folder cu html-ul .Ai jQuery inclus in pagina respectiva? Quote
Raddu Posted August 3, 2013 Author Report Posted August 3, 2013 Ai jQuery inclus in pagina respectiva?Nu. Cum includ si de ce ? Quote
eusimplu Posted August 3, 2013 Report Posted August 3, 2013 Nu. Cum includ si de ce ?Pai jQuery este un framework JS, metoda get care tu o folosesti ii apartine lui, nu o poti folosii fara jQuery. Pune asta in <head> inainte de codul tau javascript:<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.1/jquery.min.js"></script> Quote
Active Members dancezar Posted August 3, 2013 Active Members Report Posted August 3, 2013 (edited) <script src="http://code.jquery.com/jquery-1.10.2.min.js"></script>apoi vine scriptul tau js//Scuze pt ca m-am bagat scriam si ai postat inaintea mea scuze//Cu asta ar trebui sa mearga 100% Edited August 3, 2013 by danyweb09 Quote
Raddu Posted August 3, 2013 Author Report Posted August 3, 2013 (edited) Da ,merge asa . Multumesc mult . A picat serverul inainte sa termin si eu toata treaba.Off : Pfff.... La ce s-au mai chinuit astia de la 000webhost sa faca hosting daca le pica serverul atat de des ? Edited August 3, 2013 by Raddu Quote
GarryOne Posted August 3, 2013 Report Posted August 3, 2013 il pica ei intentionat, ca sa nu mai folosesti free hsoting, ci sa-ti cumper premium hosting. Quote
Raddu Posted August 3, 2013 Author Report Posted August 3, 2013 Off : Stiti vreun host free mai bun decat 000webhost care sa aiba si mysql ? Quote
Active Members dancezar Posted August 3, 2013 Active Members Report Posted August 3, 2013 altervista pe asta l-am incercat eu si e destul de bun Quote
Raddu Posted August 3, 2013 Author Report Posted August 3, 2013 Altervista email : The service is temporarily unavailable. We're working on it. Quote