I seem to have a serious issue with the thumbnails on my page in Firefox and IE. Works fine in Chrome. Not sure if it is a javascript issue or a css issue. I have actually tried two different viewers (Clearbox and now Lightbox2) and have had the same issue on both of them. I am working at recoding the site to make it a more responsive design but I am learning as I go so may take a bit to get that done. Any help to make this be a workable website in the meantime would be really great! www.countrysidecabinetshop.net/entertainmentgallery.html
This is not JavaScript issue, its a css issue. On images hover you have given styles as float: right that is the problem. All images are going to right on mouse over.