|
-
June 4th, 2010, 09:54 AM
#1
help with quotes in IE
I am trying to display a part description that is ozone, checkvalve 1/4" the " meaning inch is causing all kinds of trouble in Internet explorer.
I am getting this out of the database and it is comming in with the escape in front of it and looks like this ozone, checkvalve 1/4\"
When using Firefox it shows up fine when using IE nothing shows up. I know it is because of the quote but what more can i do to get them to show up?
-
June 6th, 2010, 04:59 AM
#2
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.
-
June 26th, 2010, 01:21 PM
#3
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
You Don't Have to Rate Me.
I'm Not a Civilized Man I'm the Civilization it self
White or Black, Living or Dieing and 0 or 1 that's MY life
iam an Object in Object Oriented Life
010011000111010101110110001000000100110101111001001000000101000001100011 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|