PDA

View Full Version : page breaks in IE but works fine in firefox and chrome



devil6600
20 May 2011, 09:29 AM
hi

i have built a page that works fine in firefox and chrome but breaks in IE. I am also using smarty. I have uploaded the page here: http://anceop.com/jobs/
please help me to resolve the issue.

thanks

resdog
20 May 2011, 10:58 AM
What version of IE are you using? If 8 or below, it's because you are using HTML5 elements that aren't compatible with IE8 and below, unless you use the HTML5 shim to tell IE to recognize those elements.

http://code.google.com/p/html5shim/