Hi.
As there’s no way to open a regular Wix lightbox using a textual link, I was wondering how can I achieve that using code?
I am not interested in placing a hidden box and opening it with “.show”. I want to open an actual lightbox.
Thank you!
See the openLightbox() API .
Excellent. Thanks!