I get this error in the Firefox error console: "$ is not defined".
it points me to line
$("div#respond>h3").html("Reply to");

I'm sure I've set jQuery properly because it works fine in other
browsers and the other jQuery effects I use can work in Firefox. Only
this part does not work. Actually, it works on my local test computer,
but if I upload the same file to the server, this part gets this
error. I can't understand why.

If you need an example, it's <a href="http://myfairland.net/mizong/
#comments">http://myfairland.net/mizong/#comments</a>. The site is in
Chinese. If you put the mouse on the comment part and click the button
that appears, with the Chinese word that means "reply", you can get
the error in Firefox.

This error really frustrates me. If you can help me, I'll appreciate
you very much! Many thanks!

Reply via email to