-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Exceptions do not work #16
Comments
Is this the case in all browsers? I personally haven't had trouble with this, but I'm using Javascripts indexOf method, might not have full coverage. Lemme know if there's a browser specific issue and I'll switch the method for detecting exceptions if need be. |
Yes, it happens in the latest versions of Chrome, Firefox and Opera. I don't know about safari, but I reckon it's the same. Thanks for your quick response btw. |
Any updates on this issue? |
Unfortunately I've not been able to reproduce- if you can host a simple demonstration of the issue I'll be happy to dig into the source |
I want to exclude some links to images that should be opened with Fancybox, but they still get the "dJax_internal" class.
This is the code i'm using:
Example image link:
Is this a bug or am I doing something wrong?
The text was updated successfully, but these errors were encountered: