Been at this for over an hour now - lightbox plugin was working just fine (as expected) but for whatever reason I cannot get this fancybox plugin to work properly.
The setup:
For testing purposes I am using the images from fancy box's website -
absolute path reference -, the jQuery declaration from their site, and
the css file they recommend I use.
The error:
Uncaught TypeError: Object # has no method 'undelegate'
To see the error:
- Go to The Error Page and inspect element in chrome
- Feel free to view the source of my website, I'm almost positive I've referenced everything correctly
I appreciate any help, thank you.