Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
3281 Visualizações

This is my code but it is not working

screen.js

        onload: function () {
            if (this.src == '123.jpg'){
            this.src = 'mypic.jpg';
            }
        },
pos.xml

<div style='text-align:center'>
                    <img id='myPic' src='123.jpg' style=" width:100%;height:50%;"/>
                </div>

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
ago. 19
5533
2
fev. 22
10230
0
nov. 22
2843
1
out. 22
5603
2
jul. 22
20035