Landing Images - Multiple uses
hello,
I am building a responsive Landing Page template. I am inserting using the code below.
<img class="mktoImg" id="exampleImg" mktoName="Example Image">
How can I use the value of the image source as a variable?
Why? I want to reuse the same image in two places in the template, I don't want the user to select the same image twice.
Just want to eliminate any built possibility within Marketo before I just jQuery it.
Also is there a more detailed/comprehensive list of variable use cases?