Reputation: 19
I was wondering if there were any online resources to creating a fullscreen modal without using Bootstrap. I'd like to learn how to implement this myself. The full effect would be a scrollable overlay for a projects section so if the user wants to view more of a project they can click on the image and a fullscreen box overlays the current page with the ability to close when done.
Upvotes: 1
Views: 2716
Reputation: 2833
I think, this animatedModal will handle it.
http://joaopereirawd.github.io/animatedModal.js/
Upvotes: 1