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:

  1. press ctrl + shift + del keys while in chrome browser.

  2. make sure cached image , files option check marked. default.

  3. press clear browsing data button , wait complete.

  4. exit browser , try reloading application see happens.


Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -