problem with loading my site

Reply

Join Date: Aug 2008
Posts: 30
Reputation: hno is an unknown quantity at this point 
Solved Threads: 0
hno hno is offline Offline
Light Poster

problem with loading my site

 
0
  #1
34 Days Ago
HI
i have a problem with loading my site with ie6 . but it doesn't have noproblem with ie7 , opera, mozila and other browser except ie6 . it is not english , i wrote it with joomla and php ,

can you see bazare-iran.com and tell me what is the problem with it ?


Thanks
Reply With Quote Quick reply to this message  
Join Date: Dec 2008
Posts: 64
Reputation: cfajohnson is an unknown quantity at this point 
Solved Threads: 13
cfajohnson cfajohnson is offline Offline
Junior Poster in Training
 
0
  #2
34 Days Ago
First validate your page. There is currently at least one problem:

Sorry, I am unable to validate this document because on line 154 it contained one or more bytes that I cannot interpret as utf-8 (in other words, the bytes found are not valid values in the specified Character Encoding). Please check both the content of the file and the character encoding indication.

The error was: utf8 "\xD9" does not map to Unicode
Chris F.A. Johnson
http://cfajohnson.com
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 30
Reputation: hno is an unknown quantity at this point 
Solved Threads: 0
hno hno is offline Offline
Light Poster
 
0
  #3
33 Days Ago
how can fix it ? I don't know what does it says ? all of my pages have UTF-8 unicode.

I don't know which charector it is .
Reply With Quote Quick reply to this message  
Join Date: Apr 2009
Posts: 281
Reputation: SKANK!!!!! is an unknown quantity at this point 
Solved Threads: 2
SKANK!!!!! SKANK!!!!! is offline Offline
Posting Whiz in Training
 
0
  #4
28 Days Ago
im sorry but this seems to fit your desription of everything u are looking for. i overcame this site on a regular google one night a couple nights ago. i bookmarked it and lucky for u its easy to find because i ahvent bookmakred much after it here u go:
most importantly:
HTML and CSS Syntax (Toggle Plain Text)
  1. <body> <div id="msg" style="font-size:largest;"> <!-- you can set whatever style you want on this --> Loading, please wait... </div> <div id="body" style="display:none;"> <!-- everything else --> </div> <script type="text/javascript"> $(document).ready(function() { $('#body').show(); $('#msg').hide(); }); </script> </body>
that there is no javascript needed i mean jquery!

http://stackoverflow.com/questions/1...s-fully-loaded
Reply With Quote Quick reply to this message  
Reply

Message:



Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC