By earscoolbreeze on
Hi,
I have a site that is up and running and which runs fine on all computer based browsers but which loads extremely slowly on the iPhone and makes Safari unresponsive. When I use the developer portion of Safari it shows 6 errors.
1.) Extra Line 3
2.) must be a child of line 5
3.) is not allowed inside line 7
4.) not allowed inside line 8
5.) Unmathed Line 37
6.) Extra Body encountered Line 39
Any ideas on what is going on and what I can do o fix it?
Thanks!
Comments
Run it through the w3
Run it through the w3 validator to see what HTML errors it comes up with. Search for a something like
<por a<div>that isn't closed. Although, if that was the case where html cleanup is needed IE is the worst. Then again I don't think that firefox does any favors to developers for doing it so well.What does your site look like in regular Safari?
iPhone safari breaks my menu and makes it wrap to the next line :(
I'm really busy getting the kinks out of the site. Going mobile access is important for my users. I would really like to get my site accessed on mobile through the mobify module
EDIT: I forgot a > on the closing code and truncated my message. ha ha