Skip to Content
Menú
This question has been flagged

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
Descartar
Related Posts Respostes Vistes Activitat
1
d’ag. 19
5315
2
de febr. 22
9808
0
de nov. 22
2437
1
d’oct. 22
5227
2
de jul. 22
19350