Link to home
Start Free TrialLog in
Avatar of Dean OBrien
Dean OBrienFlag for United Kingdom of Great Britain and Northern Ireland

asked on

How to stop images showing for split second with Mootools/Mooflow?

Experts,

Im looking for some advise with regards the Mootools / Mooflow tool. I have constructed a naviagation type page that utilises the above:
http://collab.northumbria.ac.uk/Fashion/FashionNav.php?Task=Parent&&Parent=Root

(Only this path is populated: Womenswear -> Skirts -> xxx)

The problem im having is when i change between pages, The images flash up in there raw form (prior to being loaded into the carousel) outside of the mooflow.  I thought the problem would go away if the images were cached, but this doesnt help. My only other thoughts are to somehow sift through the included libraries and remove all that is not relevant to reduce the file sizes?

I would appreciate any suggestions on how to avoid this.


Regards
Easynow
ASKER CERTIFIED SOLUTION
Avatar of Pawel Witkowski
Pawel Witkowski
Flag of Poland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Dean OBrien

ASKER

Sorry for delayed response, to try and resolve this, I have added a 100% width/height black div that masks everything for first xx secs, then is removed. Not ideal, but seems to work for now.
Cheers for looking
Easynow