Posts: 270
Threads: 72
Joined: May 2017
Reputation:
0
Hi,
as in the subject, I would use a script to pass a string as URL for a frame or image graphic element.
Thanks
Peppe
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
Can you explain what are you trying to achieve in more detail. Probably you need some custom JavaScript code.
Posts: 270
Threads: 72
Joined: May 2017
Reputation:
0
I just would like to change the URL on an event, passing it in a string by a script.
Posts: 270
Threads: 72
Joined: May 2017
Reputation:
0
I am trying to pass the url to an image obect... where am I wrong there?
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
Replace image selector with img
Posts: 270
Threads: 72
Joined: May 2017
Reputation:
0
Perfect!
Thank you so much.
Peppe