Jake B.
Well-known member
I'm needing to trigger an overlay using javascript. Currently I have a button doing this using
However, I also need to be able to open it on a specific keypress, but am unable to find a usable function to open the overlay by passing the URL to it.
Perhaps @Mike could be of assistance, since I assume this was written by you.
Thanks,
Jake
Code:
<a href="{xen:link link}" class="OverlayTrigger">
However, I also need to be able to open it on a specific keypress, but am unable to find a usable function to open the overlay by passing the URL to it.
Perhaps @Mike could be of assistance, since I assume this was written by you.
Thanks,
Jake