Hi all,
I have some images in my custom js and in a html widget.
The images do exist and are placed in the folder /AppName-www/images/
In my code I link to them like this:
src=”images/20mm-basic.png”
The images can’t be found in the simulator (Edit:) and on the device It looks like they do not exist, but they do!
Are there any tips/tricks or things that I’m forgetting about including images into a project?
Thx in advance!