Re: help with quotes in IE
Does not really sound as a browser issue as such.
Perhaps the issue is that the " conflicts with the HTML rendered and thus causes problems when the browser displays the HTML.
Make sure your tags are closed correctly and all attributes values are surrounded by ".
Perhaps that'll fix this issue.
Also try to make a very simple test.
Make a completely blank page, read out only that value which cause you problems and nothing else on the page.
It will help you debug your issue because if there's no problem with that - you can start merge your other content and see when it breaks.
Re: help with quotes in IE
hay,
there is no error here, please
check this link
http://www.w3schools.com/tags/ref_entities.asp
this is a Reserved Characters in HTML