Ok i am getting a really weird "error" in IE7 on a website i've been working on. Basically, the "add to cart" button ends up being clickable on the right half of the button, but not on the left half in IE7. Now what makes it even weirder is that on my dev version viewing in IE7 it works perfect, but the published version seems to contain this bug. It works perfectly in FF3 and Chrome on dev and published.
You can see what i'm talking about here (assuming you are using IE7): https://www.crackedtees.com/Product-Change-the-World_84.aspx .
At first i thought it must be some sort of CSS thing where i was maybe setting the width really small so then the button itself due to the long text was getting made bigger so then this was maybe somehow causing the issue, but this doesn't appear to be the cas ...
Go to the complete details ...