コンテンツへスキップ
メニュー
この質問にフラグが付けられました

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>

アバター
破棄
関連投稿 返信 ビュー 活動
1
8月 19
5593
2
2月 22
10409
0
11月 22
2912
1
10月 22
5692
2
7月 22
20164