I am creating a mobile application for android, and im using jquery mobile with phonegap. But my problem is. I have downloaded the .css and the .js also the images of jquery mobile. and as i run it locally in chrome or safari. the icons is not appearing. i didn’t do any custom icons or whatsoever. i just put the .css and images inside my project. and the codes are:
<link rel="stylesheet" href="css/jquery.mobile-1.1.0.css" />
I put the images from jquery mobile into my “images” folder, inside my project.
Thanks
Place the Images folder on the path, where the css file has been copied.
for example