Web Design Forum: jQuery scroller / iframe problemo - Web Design Forum

Jump to content

WDF
WDF Premium Memberships Reseller Hosting
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

jQuery scroller / iframe problemo A bit stuck!

#1 User is online   mrchristoph 

  • Web Guru
  • PipPipPipPipPip
  • Group: Members
  • Posts: 1,359
  • Joined: 18-August 09
  • Reputation: 93

Posted 19 January 2012 - 03:39 AM

Hi all,

I am using this jQuery scroller http://manos.malihu...._scrollbar.html for a wordpress feed (don't ask). It works fine, but when I am embedding youtube/vimeo clips via iframes you can't use the mouse wheel to scroll when the cursor is over the iframe. It seems the mouse scroll event isn't being fired when it's over an iframe. Is there any way around this do you think?

Thanks!
0

#2 User is online   mrchristoph 

  • Web Guru
  • PipPipPipPipPip
  • Group: Members
  • Posts: 1,359
  • Joined: 18-August 09
  • Reputation: 93

Posted 19 January 2012 - 07:19 AM

Ah just found this on a similar thread on stack overflow:

Quote

An iframe is going to eat up all your events. You'll either have to get rid of the iframe, or put a transparent element on top of it to catch the events (that'll however make the iframe non-interactable).


http://stackoverflow...k-area-in-ie-ff

Is this really the only solution? I can't believe there isn't another way...
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users