ldb358 Posted March 18, 2010 Share Posted March 18, 2010 im creating an image gallery that generates thumbnails and html for a portfolio but ive run into an issue with images saved as image.tn.jpg they have an unknown file type when loaded in ie7. does any one know how to fix it so that i can still have a .tn in the file name(make it easier to check if the image is a tn)? example of project: <div class='portfolioitem'><img src='pics/book01.tn.jpg' alt='image:book01.jpg' title='book01' /></div> Quote Link to comment Share on other sites More sharing options...
haku Posted March 19, 2010 Share Posted March 19, 2010 I'm speaking without really knowing what I'm talking about, as I have no idea what a .tn.jpg is, but are you sure the path is correct? The name of the file shouldn't really matter. Quote Link to comment Share on other sites More sharing options...
ldb358 Posted March 19, 2010 Author Share Posted March 19, 2010 yeah i just found a bug in my thumbnail script it was creating a gif instead of a jpg where is should have and all the browsers except ie 7 were able to display it correctly despite this, so it wasn't an ie issue but an script issue Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.