Hi All, I've been trying to work out why my page works locally and on JSFiddle, but not on server. I am not missing any sources. Page Online: http://palacepalace.com/asin/1.html jsfiddle: http://jsfiddle.net/postcolonialboy/2qhqrs3u/ Any ideas??
Ok problem solved. For some reason my notepad++ was putting all of the code on 1 line. FYI to change this: Open up the file in Notepad++, choose Edit -> EOL Conversion -> Windows. thanks
Inspector Console shows this page error for the online link: SyntaxError: invalid property id 1.html:1:869 The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.