There is problem in Google CHROME with slideshow. In my slideshow there are images. It seems, chrome doesn't load all images from views and aftret first screen of slideshow there is nothing. All other browsers are OK.
I had problems with CHROME with other jquery scripts too. It seems CHROME doesn't wait for downloading all images from view.
Is there any solution to tell CHROME to download everything? All my slideshow can have about 300kb.
Thank you
Comments
Comment #1
jakub999 commentedNow I seem the problem is with FADE.
Always, when FADE is on, slideshow doesn't work. I had to turn fade off and it si ok now.
Does anyone have the same experience?
Comment #2
redndahead commentedI just tried using chrome the linux version and this works fine for my demo site. Maybe this has been fixed for Chrome? Or maybe this has been fixed for 2.x either way feel free to reopen the issue if you still have it.
Comment #4
miaoulafrite commentedwell,
for me it displays a very ugly fully black background on certain elements (chrome on linux)
this does not appear in IE nor in FF or apparently also not in chrome for windows
did anybody see that?
Comment #5
redndahead commentedI use chrome on linux and I don't see this. If you continue to have issues please open a new request as this one has been closed for over a year.
Comment #6
EmpireNM commentedI'm having this problem with Chrome as well. I'm using Views 6.x-2.12 and Views Slideshow 6.x-2.3 on Drupal 6.20.
I've been able to at least narrow down part of the problem as being the numbers added to the end of the image src url. Like:
If I removed the last numbers in the img tag, the image would display.
In trouble-shooting, I disabled the slideshow style in Views, and the images still weren't working. So then I recreated the view, and even if it was otherwise identical to my initial slideshow view, the images now showed up. But I did run into a similar problem, where this time only one image would show up, after then saving the new view.
I re-uploaded the faulty image, then recreated the view, and the images now all show up. But the slide x option doesn't work as it does in other browsers.
Thanks immensely for the great module.
Comment #7
EmpireNM commentedSorry, disregard that comment about slide x, it works fine.
Comment #8
morybel commentedI'm having the same problem in Chrome and also on my Android. I have deactivated Fade and opt for "Blind-X" ¸and it solved my problem.
Thanks jakub999 for the tip.