SO, this site was working fine in Internet Explorer before I moved DNS to godaddy. here is the site.. http://csdassociates.com/ … any advice as to why this wont be aligning correctly anymore?
Does something happen when you move DNS, to the files, I cant understand. I had this working just fine 2 weeks ago and tested all CSS there and it seemed fine. Now, all of a sudden its like it doesnt read any of my CSS, but I can see it is reading it. No real big errors on that part. Is my css so bad It just doesnt work in IE?
Is my only solution to create a new stylesheet for IE….Or can I just add some touch up to my current CSS? If you check it on Chrome, it works smooth as can be. Could this be a problem with my Jquery? If you find this question not ok, please feel free to vote it down, I am desperate and looking for someone out there who wants to help me.
my jsFiddle:
http://jsfiddle.net/kA9Tt/
The DOCTYPE is transitional when you want strict. This means that IE is in Quirks mode by default. Use this: