#author("2021-06-10T09:53:34+09:00;2021-06-07T17:21:09+09:00","default:inoue.ko","inoue.ko") * ImageSwicher クリックで画像を切り替えるサンプル ~ -DEMO:https://koichi-inoue.github.io/JS_ImageSwitcher/ -CODE:https://github.com/koichi-inoue/JS_ImageSwitcher ~ ***サンプルのディレクトリ構成 -index.html -style.css -script.js &small(ネイティブ JavaScript です。ライブラリ等は不要です。); -images --PIC_01.jpg --PIC_02.jpg --: --PIC_05.jpg ~ ***HTML #gistit(koichi-inoue/JS_ImageSwitcher/blob/main/index.html,,400) ~ ***CSS #gistit(koichi-inoue/JS_ImageSwitcher/blob/main/style.css,,400) ~ ***JavaScript #gistit(koichi-inoue/JS_ImageSwitcher/blob/main/script.js,,400) ~ (解説文準備中) ~ ~