pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Store image in localstorage

I am using carousel to route image.
I set image in carousel using rest service.
Now I want to store all image in local storage from rest service and retrieve it from local storage to carousel.
How it possible??

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Store image in localstorage

Hello!

Could you clarify what are you going to store in localStorage? base64 encoded images or links (names) of images?

pritu patel
Posts: 0
Joined: Tue Jan 21, 2014 6:24 am

Store image in localstorage

I have no idea with Base64 and name of image.
But I can get image from my url.
This is my url and got image in carousel from this url.

Maryna Brodina
Posts: 0
Joined: Thu Apr 05, 2012 7:27 am

Store image in localstorage

Save url into localStorage and use the way you need. You can also try mock services, here is more information http://docs.appery.io/documentation/r...

Return to “Issues”