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

how to open URL dynamically

i am trying in the code in click event window.open(Appery.getImagePath(localStorage.getItem("webname")))

not working.

here webname is the localstorage variable whre URL is stored.

how to do it?

pl. help

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

how to open URL dynamically

Hello,

Please show us, what value does this code return:
pre
code
Appery.getImagePath(localStorage.getItem("webname"));
/code
/pre

Return to “Issues”