April 17, 201313 yr Hi wdf. Need help urgently please?. I've been editing my site m-robert-white.co.uk & messed it up. In chrome & ff looks ok But in IE its not. I'm pretty sure I deleted a link tag corresponding to something about IE but I'm not sure. I'm wondering if anyone with this type of experience can solve this thanks. IE = a nightmare lol
April 17, 201313 yr <!--<script> (function() { var cx = '007790316040353606427:a6fm2nqvg5k'; var gcse = document.createElement('script'); gcse.type = 'text/javascript'; gcse.async = true; gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//www.google.com/cse/cse.js?cx=' + cx; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(gcse, s); })(); </script> <!--//HTML5 AUDIO//--> <!--<audio SRC="Metalli.mp3" controls autoplay loop></audio> --> Could be the nested comments causing the issue. Try adding an extra end comment line '-->' up underneath the closing </script> tag .
April 17, 201313 yr Line 2,Column 68:Comments seen before doctype. Internet Explorer will go into the quirks mode. INCLUDING MAKING IT HTML5 + RIDDING ANY UNNECESSARY FILES & CODE)-->
April 17, 201313 yr Author Line 2, Column 68: Comments seen before doctype. Internet Explorer will go into the quirks mode. INCLUDING MAKING IT HTML5 + RIDDING ANY UNNECESSARY FILES & CODE)--> Aww mate thats all it bleeding was. GR!! i could kiss you (but i wont, my wifes watching :-)) Thanks so much. (another lesson learned via wdf. thanks so much)
April 17, 201313 yr Author IE will always creep some problem into my site I well know. Im trying to make the site as navigable as possible on mobile phones (responsive). Thinking of purchasing the book by ethan marcotte. But would you say my site inst too bad @ the moment on mobiles, or where would you adapt it please? thanks Ps: also looking @ http://foundation.zurb.com/ Edited April 17, 201313 yr by MixCreations
Create an account or sign in to comment