I have recently decided to start using PhoneGap Build to create apps using web technologies. Please note that I\'m using PhoneGap Build not PhoneGap and so I don\'t maintain
I had a problem with this when I was using media queries in CSS. I forgot to take into account that CSS image paths are relative to the stylesheet, not to the document. So in my case, my path became ../images/...