Question

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

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top