shows some symbol istead of space in IE?
could you tell me why?
thanks
views:
81answers:
1
+1
A:
Try switching your content type to "Unicode (UTF-8)" (if it is not already).
You don't see the problem in Firefox because it does a better job of autodetecting the character encoding of the HTML it parses and tries to display.
superUntitled
2010-04-03 21:46:01
@superUntitled i've set <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
Syom
2010-04-03 21:49:00