Created
November 25, 2016 23:36
-
-
Save marcosnakamine/f30af8ef0d0a5e2d855b93f0915292dd to your computer and use it in GitHub Desktop.
Fancybox - Trigger open image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$.fancybox.open({ | |
href:'image.jpg' | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment