featherlight.js - how to get a plain old external link working with featherlight -


i have div link:

<div data-featherlight="test" >   <a href = "http://example.com" target = "_blank">link </a> </div> 

the lightbox works fine, when click link, makes recursive lightbox. want link pop new window. note, don't want ajax call, pop link on 3rd party domain.

thanks help, kevin

not sure, might closer want using iframe? fl think link should done ajax, you'll have specify want iframe instead...


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -