[jQuery] Re: Safari 3 working locally but not on the web.

2008-08-24 Thread Dave Methvin
Looks like a fun site! The Google ads code that you have is script after the head is closed but before the body is opened. That won't validate. Also, there are several tags that aren't closed properly if you're using an XHTML doctype. Maybe Safari is picky about that? http://validator.w3.org/

[jQuery] Re: Safari 3 working locally but not on the web.

2008-08-23 Thread ch2450
http://www.28prod.be/betac/ Here is the first version. In short it's an anonymous live conversation. Everything is in French. Click "CONNECTE-TOI" to log in. Type 'oui' in the input box. Then click on "Cliquez ici pour choisir un nom" to choose a fake name (top right). Finally use the orange tex

[jQuery] Re: Safari 3 working locally but not on the web.

2008-08-22 Thread Dave Methvin
> As I said, I'm a newbie. What should I do? How should I start to > debug? Can you post a link to a sample page? That would really help.