I've button in page one and I wanna to refresh page two when I click on button in page one ??
I've been using this code but not working :
var url_home = "";
$(document).ready(function()
{
$("#refreshDIV").click(function()
{
$("#refreshDIV").reload(url_home);
});
});
from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/31Ko7b4
via IFTTT
Aucun commentaire:
Enregistrer un commentaire