defTitre1 ok
This commit is contained in:
parent
68646b04d9
commit
04efba8ccc
@ -5,8 +5,10 @@ function init(){
|
|||||||
defTitre1();
|
defTitre1();
|
||||||
}
|
}
|
||||||
|
|
||||||
function defTitre1(){
|
function defTitre1() {
|
||||||
console.log(defTitre1());
|
if(document.title = document.getElementById("titre").innerText) {
|
||||||
|
console.log("<title> set : Ok Everypony !");
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function sayHello() {
|
function sayHello() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user