79586451

Date: 2025-04-22 12:28:43
Score: 2
Natty:
Report link

use imageUploadButton(id, text);

to get the uploaded image:

onEvent(id, "change", function() {
    console.log(getImageURL(id));
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Ryan