Trying to Read and Write Image Elements from Javascript

Hi, Matthew.

Would the following work for you:

For 1:

$w(“#image”).src = " mywebsite.com ";

For 2:

var orange = $w(“#page”).textContent;

?

(cf. Wix Editor Elements ($w) - Velo API Reference - Wix.com)