-
Notifications
You must be signed in to change notification settings - Fork 209
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
Annotation's click
events don't reach Lightbox/Fancybox
#219
Comments
Can you show me? |
Shaitanaa, I'm not sure about using Fancybox or Lightbox (I've used both) but here's an example of one using Colorbox: http://www.luxurylifeshop.com/roxy-genuine-python-handbag/ (Click the links next to where it says 360 zoom) Colorbox: http://www.jacklmoore.com/colorbox/ |
Ah, should have been more clear - I want Lightbox to launch from an annotated link within a Reel panorama. Lifeinlightspeed, I think the example you showed me is the other way around - a Reel panorama within a Lightbox popup. Pisi, here's what I'm working on. If you scroll over to the right in the panorama you'll see a button that's supposed to show a zoomed in version of the part of the image it's on top of in a Lightbox popup. I have the same button outside of the annotation div underneath the panorama to show that Lightbox is working there. http://its.monmouth.edu/adasgupt/testing/swp/DiningRoom.html |
Oh, OK, I see. It looks like |
…to be more compatible with plugins relying on catching `click` on document level #219
…p.annotations` event, where it gets handled like a regular link. Also makes possible to test this. #219
Now, I didn't add any extra examples yet, but meanwhile please try the code in gh-219-annotation-clicks branch. Replace your Please let me know, if that worked for you. |
Thank you so much! Good to know that I wasn't just making some obvious On Fri, Aug 16, 2013 at 4:49 PM, Petr Vostřel notifications@github.comwrote:
rupa dasgupta |
Just tried it - worked perfectly. Thanks again! |
You're welcome :) |
Released today as part of v1.3.0 |
I'm not terribly good with jQuery so forgive me if this question is asinine, but I've been trying to get an annotation to work with Lightbox or Fancybox and neither will work. I've tested links that open with Lightbox elsewhere on the page and they're fine but trying to embed the link as an annotation in Reel just opens the image in a new tab instead of a popup. Any thoughts on what the problem might be?
The text was updated successfully, but these errors were encountered: