Posts: 291
Threads: 78
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: 8083
Threads: 43
Joined: Jun 2015
Reputation:
471
Can you explain what are you trying to achieve in more detail. Probably you need some custom JavaScript code.
Posts: 291
Threads: 78
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: 291
Threads: 78
Joined: May 2017
Reputation:
0
I am trying to pass the url to an image obect... where am I wrong there?
Posts: 8083
Threads: 43
Joined: Jun 2015
Reputation:
471
Replace image selector with img
Posts: 291
Threads: 78
Joined: May 2017
Reputation:
0
Perfect!
Thank you so much.
Peppe