Trigger a 'Click' using JS

Hey Bubblers,

I have a UI/UX issue where I want to trigger a plugin (element) that’s on the page but I don’t want to use the plugin’s trigger button (it’s an uploader and the button the plugin provides isn’t customisable) Does anyone know how I can simulate a click on the plugin element by clicking on another element/group - I’ve been told this can be done with a line of JS, any ideas ?

Not an exact answer to your question but gives you the basics of using the javascript and plugins to do a click to trigger a workflow…not sure how to amend that to make it so the click is targeting a different element (the image uploader)

This topic was automatically closed after 70 days. New replies are no longer allowed.