jQuery/JavaScript/Photoswipe issue
-
I’m trying to use Photoswipe on my site, and I don’t want to use the plug-in. For some reason, I can’t get it to work.
My code for the css:
<link rel="stylesheet" type="text/css" href="{{absolute path}}/photoswipe.css" />
My code for bringing in the libraries:
And my js that I’m trying to use:
How would I go about getting this to work? I understand there’s more to it than just this, but I’ve been trying to get this to work for over 10 hours and have yet to find a solution. If someone could offer some insights starting from the ground up, it would be *really* appreciated.
- The topic ‘jQuery/JavaScript/Photoswipe issue’ is closed to new replies.