I am making a mobile web app using html/javascript/css, and I have a certain image that simply is not showing up. It worked before with no change to the code, but now nothing in that area works. It doesn't even show an image not found sign.
Here is the code that should be displaying the image:
HTML Code:<div style="position:absolute;top:50px;"> <img src="buttonsbar.jpg"> </div>Please help. Thank you for any response.


. It doesn't even show an image not found sign.
Please help. Thank you for any response.
Reply With Quote
Bookmarks