javascript - Images placeholder getting stuck behind iframe (just on Windows machines) -
javascript - Images placeholder getting stuck behind iframe (just on Windows machines) -
i'm trying clicking image play video underneath. works absolutely fine in mac browsers - here...
http://jsfiddle.net/sparrwhawk/ktbyr/14/
but doesn't work on windows @ all. maybe it's windows security thing, maybe iframes can't have underneath? not sure why happens. can offer work around?
i'm looking place still image on video - ones youtube generate blurry, whereas if place own on there can ensure it's of high quality.
simply add together wmode=opaque
url params.
using code: http://jsfiddle.net/ktbyr/15/
edit: see this answer explanation
javascript youtube-api
Comments
Post a Comment