Forum Moderators: phranque
I have a strange problem with my website. Everytime I use a standard space or no-breaking space, ( ) on my website, IE 6 is rendering it as a question mark. Opera renders some as an "r".
Site address is in my profile and the problem is most obvious on the release dates page. Does anyone know WHY or HOW this is happening? Most importantly, does anyone know how I can fix it?
Thanks in advance,
[edited by: DaveAtIFG at 10:20 pm (utc) on Sep. 16, 2002]
I looked at your source and those are positioned just left of your DTD.
I understand that there's some kind of weird dysfunction when cutting and pasting from a mac into a template, as well as editing code in a cms template from a mac. Although editing your code in BB edit then copy/pasting into the template seems to work fine.
Random suggestions, may or may not stick.
You can see it using the sim_spider:
[searchengineworld.com...]
The tool that I use shows it before the DOCTYPE. If it's not in your source code then the server is emitting it.
After my last reply, Martini said that I should check one last time through the source code. Figuring I had no better option (even though I admit I thought it would be a waste of time :)), I did.
I still couldn't see anything in the source code, and Dreamweaver's (still) basic search and replace found nothing.
I came across a piece of software from SilverAge Software called Handy Find and Replace and I set it to work. As I couldn't see the characters that MartiniBuster mentioned, I copied them from the post and hit search.
Lo and behold. 1 match in 1 file that is included in EVERY page of my site! Looking again, I STILL couldn't see it in the source code of that file, so I just set Handy Find and Replace to replace the characters with nothing.
It worked! No more dodgy spacing, no more weird characters (even in Opera!).
Thank you once again Martinibuster. I owe you one!
I fully recommend Handy Find and Replace to anyone in a similar situation, it just does the job and nothing else.