Hot Effects Rotator Loading Problem

More
12 years 8 months ago #8823 by stevenjonesonline@gmail.com
Is this a common problem with this template? No fix?

Please Log in to join the conversation.

More
12 years 8 months ago #8833 by ivan.milic
Hi,

I have checked that javascript that is posted in this thread , it seams to me that code has error because you have d.MM_p[j]=new Image; it should be d.MM_p[j]=new Image(); . Also I'am not sure that is compatible with all browsers. Here is simple description of matter with code spinet:

elouai.com/javascript-preload-images.php

Please Log in to join the conversation.

More
12 years 8 months ago #8838 by stevenjonesonline@gmail.com
Hi there,

Thanks for posting.

Unfortunately I've tried that, and the Rotator still doesn't work properly in FF or Safari.

I don't think it's a preloading issue - it looks more like a bug in the rotator which is displaying the last image first for a moment, and then runs through the rolling order.

Please Log in to join the conversation.

More
12 years 8 months ago #8844 by ivan.milic
Try to hide images initially. Add this someware in your css:
.gallery a img
{
display:none;
}

if that does not help you can also try this:

.gallery *
{
display:none;
}
The following user(s) said Thank You: stevenjonesonline@gmail.com

Please Log in to join the conversation.

More
12 years 8 months ago #8845 by stevenjonesonline@gmail.com
That works perfectly - thank you! :)

Please Log in to join the conversation.

More
12 years 8 months ago #8847 by ivan.milic
can you tell us which one worked for the others that may read this thread?

Please Log in to join the conversation.

Time to create page: 0.167 seconds
Powered by Kunena Forum