Hi I am having a problem on this page http://bit.ly/9mP1JN
My submit button graphic is not showing, although the path is correct, anyone can tell me why? thanks
| SitePoint Sponsor |




Hi I am having a problem on this page http://bit.ly/9mP1JN
My submit button graphic is not showing, although the path is correct, anyone can tell me why? thanks






just tried it again, firebug lets me select the path automatically, its working fine here


I don't know what you man by that. Copy the url in the html and paste it into your browser address bar. The link doesn't work. I still think that's the problem.




You mean when you click on the link http://bit.ly/aPmENc it doesn't show you the submit button? Wonder why it works for me :S


You need the www part on the image source.
Code:<input type='image' src='http://www.mitcentre.com/wp-content/themes/mitc/images/btn-submit.gif' tabindex='6'/>
www.pmob.co.uk CSS FAQ 3 col demo Read My CSS Articles
Ultimate CSS Reference
Check out SitePoint's latest JavaScript challenge




nailed it, thanks!
Bookmarks