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

php - Auto increment employee ID -

php - isset function not working properly -

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