Help me in Opening images with JavaScript. | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 3

Help me in Opening images with JavaScript.

I have renamed an image file from photo.png to photo.pnga Now can I open the new file photo.pnga as image file using JavaScript. if yes, tell me how.

28th Dec 2017, 9:03 AM
Bibek Oli
Bibek Oli - avatar
1 Resposta
+ 13
location.href="imagePath"
28th Dec 2017, 9:11 AM
Valen.H. ~
Valen.H. ~ - avatar