- Posts: 2
- Thank you received: 0
Slider not working in Chrome
-
jewel531
Inactive member - Topic Author
- New Member
Less
More
13 years 9 months ago #6353
by jewel531
Slider not working in Chrome was created by jewel531
I've been trying to no avail to get this thing working right in Chrome. It works perfectly in Firefox.
I'm not sure at this point what to try. I have tried all the suggestions in these forums that I can find, and its just not working - can someone help or point me in the right direction. It seems like something is overriding my settings while viewed in Chrome, but I have no idea how to find or fix it.
patioworldimports.com/
I'm not sure at this point what to try. I have tried all the suggestions in these forums that I can find, and its just not working - can someone help or point me in the right direction. It seems like something is overriding my settings while viewed in Chrome, but I have no idea how to find or fix it.
patioworldimports.com/
Please Log in to join the conversation.
-
jewel531
Inactive member - Topic Author
- New Member
Less
More
- Posts: 2
- Thank you received: 0
13 years 9 months ago #6356
by jewel531
Replied by jewel531 on topic Re: Slider not working in Chrome
I got it to work, but not I have the loading thing going constantly at the top of the slide loader. Anyone know how to get rid of that?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6761
- Thank you received: 718
13 years 9 months ago #6363
by milos
Replied by milos on topic Re: Slider not working in Chrome
Please create an empty transparent GIF image, name it as svwloader.gif and upload in /modules/mod_hot_joomla_gallery/images (overwrite original).
Please Log in to join the conversation.
-
themagicclicks
- Visitor
13 years 6 months ago #9050
by themagicclicks
Replied by themagicclicks on topic Re: Slider not working in Chrome
the actual solution would be to replace a single line of code in slideViewerPro.js...
replace the following line in slideViewerPro.js:
container.find("img.ldrgif").remove();
WITH
jQuery(".ldrgif").remove();
this solution solves all the Chrome issues without any hard coded height or width fixing...
hope this helps
replace the following line in slideViewerPro.js:
container.find("img.ldrgif").remove();
WITH
jQuery(".ldrgif").remove();
this solution solves all the Chrome issues without any hard coded height or width fixing...
hope this helps
Please Log in to join the conversation.
Time to create page: 0.178 seconds