- wip ajax
- already added ajax url to the front object
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
|
||||
const title = document.querySelector(".first_el_to_change");
|
||||
title.innerHTML = "--- coucou ;) " + php_data.myvar_1;
|
||||
console.log(php_data.myvar_1);
|
||||
console.log(php_data);
|
||||
|
||||
Reference in New Issue
Block a user