Fancybox - Responsive jQuery Pop-Up
Fancybox is a jQuery plugin build to display images, PDFs, SWF movies, HTML elements, etc. in pop-up. Implementation is too easy of this fancy box plugin. You can run this plugin with few lines of script.
Source Code:
<script type="text/javascript">
$(document).ready(function () {
$('.fancybox').fancybox();
});
</script>
Get updates!
Follow @themgtechnologyCompatible Browsers
Chrome, Firefox, Safari, Opera, IE9+, Edge
Technologies Used
HTML 5, CSS 3, JS, jQuery
Author
Licence
GPLv3 license