Page 1 of 1

Image Load

Posted: Thu Apr 17, 2014 1:51 am
by deveu

How can you preload images so that it does not show NO IMAGES on slow internet service


Image Load

Posted: Thu Apr 17, 2014 3:03 am
by Igor

Image Load

Posted: Fri Apr 18, 2014 7:48 pm
by deveu

I have image component and that is bound from services
showing "No Image" before load time
I want to remove default "No image"


Image Load

Posted: Fri Apr 18, 2014 8:18 pm
by Maryna Brodina

Hello!

If you want to use your image instead default one, you have to upload it in WEB_RESOURCES/files/resources/image and give it no-image.jpg name.


Image Load

Posted: Sat Apr 19, 2014 8:00 am
by deveu

I got an way
invisible after uncheck from property
show again after load with image link coming from services


Image Load

Posted: Mon Apr 21, 2014 2:39 pm
by Maryna Brodina

Thank you for update!