My website has always run smoothly with IE8, IE7, FF, Chrome and Safari. Now I\'m testing it on IE9 and I\'m experiencing a strange problem: in some pages, some tabular data
I had the same exact issue populating a table using jquery templates. I kept having 'ghost' I fixed this by doing something really silly; removing all the spaces betwen the Example:'s on larger datasets (300+) only in IE9. These 's would push the outer columns outside the boundries of my table.
start and end tags and left justifying the HTML markup pertaining to my table. Basically, you want all of your on the same line, no spaces.
${primary}
${secondary}
${phone}
${address}