Ketan Patil
Posts: 0
Joined: Tue Dec 03, 2013 1:10 pm

setting local storage variable on page1 and checking that value on load event of page 2

on page 2
i have maped variable to where & wrote following code
but value is not coming from page1
if ( imgnm == 1) Tiggzi("mobileimage_2").attr("src", Tiggzi.getImagePath("Vidya_systems300.jpg") );

pl. help

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

setting local storage variable on page1 and checking that value on load event of page 2

Hello! Here is how to set localStorage variable on page and retrieve it on another page http://docs.appery.io/tutorials/build...
Could you clarify where did you add this code and what are you trying to do?

Ketan Patil
Posts: 0
Joined: Tue Dec 03, 2013 1:10 pm

setting local storage variable on page1 and checking that value on load event of page 2

for text variables it is working.

i want to pass value from page1 and depending on that value i have to open particular image form media manager(already uploaded in UI).

pl. help me!

Return to “Issues”