Ir al contenido
Menú
Se marcó esta pregunta

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
Publicaciones relacionadas Respuestas Vistas Actividad
1
ago 19
5377
2
feb 22
9936
0
nov 22
2582
1
oct 22
5347
2
jul 22
19480