Help me in Opening images with JavaScript. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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 Antwort
+ 13
location.href="imagePath"
28th Dec 2017, 9:11 AM
Valen.H. ~
Valen.H. ~ - avatar