Sticky Layer onclick link can't specify target
Posted: Sun Nov 15, 2020 10:05 pm
I have a sticky layer that floats alongside a page. When the user clicks it, an onclick event fires which uses the link option and opens an order form, but not in a new window because I can't select a target.
In the link specification as soon as I specify the file to open, the target selector highlights with a drop-down, but the selector does not activate, so I can't select a target.
I've tried to workaround by editing the html, but the target specifier is outside the return and there is no way to get it in the proper poistion in the script flow.
So to recreate, make a sticky layer and specify an onclick event with a link to a file.
Thanks in advance for your help!
In the link specification as soon as I specify the file to open, the target selector highlights with a drop-down, but the selector does not activate, so I can't select a target.
I've tried to workaround by editing the html, but the target specifier is outside the return and there is no way to get it in the proper poistion in the script flow.
So to recreate, make a sticky layer and specify an onclick event with a link to a file.
Thanks in advance for your help!