• We just upgraded the platform on which this website runs! Please inform @Jaxel of any issues.

JS on page contrôle do not update my text

APA Las Vegas

New member
Hello,

I am new here and trying to learn how to use your Scoreboard Assistant.
I fallow your two tutorial video for the basics and the coding.
I am stuck where you encounter an error in the JS part.

I fallow your demo and can not make the information from the docData to replace the text.
here is ma JS script :
$('#player_1').text(docData['player_1']);
$('#player_2').text(docData['player_2']);
$('#player_1s').text(docData['player_1s']);
$('#player_2s').text(docData['player_2s']);

In your video you usede ans S at the end of player, I did not...
But anyway, If you find the time to help me it would me most appreciated

my scoreboard url :

Tank you.

Vincent.
 
Last edited: