Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
[SOLVED] jQuery Lightbox plugin misplaces images in Safari
I added today a jQuery Lightbox plugin (http://fancybox.net/) to my site, in order to have a nicer display for images.
But when I click an image on Safari browser, it will "popup" in the very bottom of the page... When I use Firefox, I get the expected (correct) behaviour.
Any ideas or does anybody know, if this is a common problem with lightbox plugins & vanilla? I tried 2 plugins with the same result!
Thanks,
Oliver
But when I click an image on Safari browser, it will "popup" in the very bottom of the page... When I use Firefox, I get the expected (correct) behaviour.
Any ideas or does anybody know, if this is a common problem with lightbox plugins & vanilla? I tried 2 plugins with the same result!
Thanks,
Oliver
Tagged:
0
Comments
Probably the deprecated Plugin "HTMLPurifier" was messing into the jQuery Fancybox plugin... I disabled it due to no use anymore (HTMLawed is the new HTML parser), and now I noticed that fancybox is working.
The downside I got not along yet is, that you manually need to add an image like like
When I update my installation to the most recent Version of Vanilla I will need to update many of my plugins. I can publish the Fancybox-Addon then, too. Stay tuned.
But I am testing 2.0.18b3 at the moment, so stay tuned for a release of the plugin in the near future (next 1 to 2 weeks).
<script src="/themes/public_vforg/js/jquery.easing-1.3.pack.js?v=1.0.4" type="text/javascript"></script> <script src="/themes/public_vforg/js/jquery.fancybox-1.3.4.pack.js?v=1.0.4" type="text/javascript"></script> <script src="/themes/public_vforg/js/jquery.mousewheel-3.0.4.pack.js?v=1.0.4" type="text/javascript"></script>
and CSS file- I see them in view source and they're working but I cannot initalize fancybox. It just doesn't work anyway.
Please help
Just keep 1 topic per problem, now you've posted your problem in this topic and here
http://vanillaforums.org/discussion/17319/fancybox-doesnt-work/p1
don't do that anymore
There was an error rendering this rich post.
--> http://vanillaforums.org/addon/vanillafancybox-plugin-1.0
Looking forward to your feedback here.
Cheers
Oliver