I have an image on my page and I want it to link to my FAQ. The code I need to use is:
<a href="#" onClick="window.supportWidget.show();">View FAQ</a>
How would I add this to an image in Bubble, to make it a link?
I have an image on my page and I want it to link to my FAQ. The code I need to use is:
<a href="#" onClick="window.supportWidget.show();">View FAQ</a>
How would I add this to an image in Bubble, to make it a link?
You don’t need to use code for this. Just open the element inspector for the image and click “Start/edit workflow” to add an on-click action. Then from the action menu choose Navigation > Open an external website and paste the URL.
If the FAQ is another page in your bubble site, choose Navigation > Go to page … instead.
This topic was automatically closed after 70 days. New replies are no longer allowed.