what the heck????

windows

Guest
I went to one of my sites today to find that the index's iframe wasn't showing nor was the popup. I checked the code and its all correct (im 99% sure). Also the site loads 3 times slower than it normally does even in my cache. Could this be a server problem? I have no clue so if anything like this has happened to you please tell me your fix. <br />
<br />
thanks<br />
<br />
this is the site<br />
<!-- m --><a class="postlink" href="http://www.everydayidol.com">http://www.everydayidol.com</a><!-- m --><!--content-->Post a link. If it happens to other people, then it is the server. If it doesn't, then your own browser, cache, or something in your ISPs cache is b0rked.<br />
<br />
Run your HTML code through <!-- m --><a class="postlink" href="http://validator.w3.org/">http://validator.w3.org/</a><!-- m --> and your CSS through <!-- m --><a class="postlink" href="http://jigsaw.w3.org/css-validator/validator-uri.html">http://jigsaw.w3.org/css-validator/validator-uri.html</a><!-- m --> for obvious errors as well.<!--content-->please make descriptive subject titles so people know what you are talking about, also helps witht he search engine.<br />
<br />
what the heck and please help are not very descriptive. it is also in the forum rules.<!--content-->For me it gets stuck after the popup is shown. (see attachment).<!--content-->This line isn't valid code: <meta http-equiv="Content-Type" content="text/html;"> and needs fixing.<br />
<br />
The validator doesn't like the 'valign' nor the 'align' statements in this: <TD vAlign=center align=middle> and the attributes should also be quoted when corrected.<br />
<br />
Check this out, correct the errors, and report back when done: <!-- m --><a class="postlink" href="http://validator.w3.org/check?uri=http%3A%2F%2Fwww.everydayidol.com&charset=iso-8859-1+%28Western+Europe%29&doctype=HTML+4.01+Transitional&ss=">http://validator.w3.org/check?uri=http% ... tional&ss=</a><!-- m --> .<!--content-->besides all the errors you might want to load the iframe seperatly.<br />
<br />
<!-- m --><a class="postlink" href="http://www.everydayidol.com/indexframe4blackbeta.htm">http://www.everydayidol.com/indexframe4blackbeta.htm</a><!-- m --><br />
<br />
loads a blank page as well so you have problems with the code.<br />
<br />
everything loaded fast for me<!--content-->
 
Back
Top