How to change image in list according to list data?
Posted: Wed Sep 23, 2015 6:33 pm
Hello,
Please use
$(element).attr("src", Apperyio.getImagePath("bike.png"));
and so on
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hello,
Please use
$(element).attr("src", Apperyio.getImagePath("bike.png"));
and so on
Thanks for you reply