joelambert / Flux-Slider

CSS3 Animation based image transitions
http://www.joelambert.co.uk/flux
Other
1.42k stars 285 forks source link

Unable to open link in new tab #61

Closed pierrepinon closed 3 years ago

pierrepinon commented 6 years ago

It's impossible to open a link in new tab. For example :

<a target="_blank" href="http://www.google.fr">
    <img class="img-fluid" src="img1.png" alt="" />
</a>

The google page is open in the current view and not in new tab