Search code examples
javacssjquery-uilightbox2

Redirect Ligthbox to another url


How can I make CSS Lightbox redirect to another url when a user clicks the surface of Lightbox popup?


Solution

  • use onclick event handler onclick="location.href='http://example.com';"