Click to See Complete Forum and Search --> : Dreamweaver site displaying strangely in Firefox
Brewster
05-04-2007, 12:11 PM
Hi
A friend of mine has developed a site in Dreamweaver, but for some reason it displays the raw HTML code when viewed in firefox. When viewed with IE it looks ok.
Can anyone shed any light on this ?
Any help would be much appriciated.
Thanks,
Brew
ryanbutler
05-04-2007, 12:38 PM
Post a link.
Brewster
05-04-2007, 01:24 PM
Sorry, the address is www.jasonyatesphotography.com
Brew
ryanbutler
05-04-2007, 04:09 PM
Trying copying/pasting the code into a new file and then re-upload. I did this and it worked in Firefox. Might be a rare or unknown corruption issue.
Kevey
05-04-2007, 04:32 PM
That is strange. Works for me too...but I can only test it locally. What is the name of you file? Is it index.html, default.htm etc?
sticks464
05-04-2007, 05:00 PM
Take out the reference <!-- TemplateBeginEditable name="edit" --> and <!-- TemplateEndEditable --> in Dreamweaver code view. Dreamweaver saves this as a template and not as an html file. I dropped your code in Dreamweaver 8 and removed those two lines and saved it as html and it displayed in FF2, IE6, IE5.5 and 5 ok. But with those two lines Dreamweaver would only let me save it as a template.
ryanbutler
05-04-2007, 05:19 PM
Unless you want a template, then you need to upload your template file as well.
Crosshairs
05-05-2007, 02:36 AM
i was able to preview the file in firefox on my pc with no problem, my guess on this would be a hosting issue with apache perhaps. But again i loaded and viewed it fine from my server.
Brewster
05-05-2007, 05:56 AM
Thanks for the help
Brew