javascript - An iframe that contains a photo slideshow breaks on Chrome -
i have weird problem , can't seem find wrong. let me explain step step.
here link slideshow developed: http://guusebump.com/view/lennie/weddings (pin 1234). click on play , slideshow play music.
i've developed widget version slideshow, located at: http://guusebump.com/widget/lennie/weddings, works fine well.
now, problem is, i'm trying plug widget in website using iframe:
<iframe width="900" height="600" frameborder="0" scrolling="yes" marginheight="0" marginwidth="0" src="http://guusebump.com/widget/lennie/weddings"></iframe>
but slideshow wouldn't work on chrome - won't work. link: http://trisle.net/demoguuse/ (scroll down bit widget). tested site on safari , firefox, works browsers not on chrome. not sure happen on browsers, i'm sure there's wrong iframe.
what think? appreciated :)
-update-
the screen record of error is: https://www.dropbox.com/s/j2ujp85y9fxxxz3/error_guuse.mov?dl=0
it sounds need clear browser cache. have problem time time chrome reason.
steps clear browser cache:
press ctrl + shift + del keys while in chrome browser.
make sure cached image , files option check marked. default.
press clear browsing data button , wait complete.
exit browser , try reloading application see happens.
Comments
Post a Comment