Lightbox Plugin

Posted By shulemj Thu 23 Feb 2017
Add to Favorites1
Author Message
shulemj
 Posted Thu 23 Feb 2017
Supreme Being

Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)

Group: Forum Members
Last Active: Thu 11 Jul 2019
Posts: 115, Visits: 565
I am not aware of a built-in lightbox plugin (to have a certain div hidden and only show it when a link is clicked), so I tried to use Featherlight.js. The problem is that any element that has a href starting with a has (#) will link to the homepage, since the Base element in the Head points there.

I guess I have two questions:
1) Is there a built-in lightbox solution or one that is easy to install?
2) Is there a workaround the base directive?
shulemj Marked As Answer
 Posted Fri 24 Feb 2017
Supreme Being

Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)Supreme Being - (51,417 reputation)

Group: Forum Members
Last Active: Thu 11 Jul 2019
Posts: 115, Visits: 565
That's embarrassing!

Got it to work. My mistake was that I placed the plugin Script element before the jQuery Script element.

Similar Topics

Expand / Collapse

Reading This Topic

Expand / Collapse

Back To Top