Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am working on an interactive slide show based on the follow JQuery plugin:

http://nooshu.com/explore/jquery-iphone-animation/

The basic premise, is that when a user clicks inside the box, JQuery is going to move the margin of the item in the slide +/- based on the mouse current postion as compared to the mouse original position.

The issue is, only Firefox continues to track the event outside of the slide element container.

This is an issue, and if you play around with the example in IE and Chrome, the UX could be improved dramatically. I just can't think of a way to make the container full screen somehow, and still keep the slide in a window.

Really need some help here :(

share|improve this question
2  
We can't tell you what's wrong with the jQuery code if you don't show it to us. – Blazemonger Sep 7 '11 at 20:45
I could paste the whole thing here, but it's quite big. The JS is on the site referenced. If that doesn't help let me know and I'll post it. – Wesley Sep 7 '11 at 21:13

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.