[Developers] Mjt Help -- Please...

Will Moffat will at hamstersoup.com
Thu Jun 19 17:56:31 UTC 2008


Hi Kendra,

> The error that firebug gives me is: syntax error ));\n – inside of  
> mjt.js line #3359.

I think I saw a similar problem once when I had invalid XHTML (mjt is  
pretty sensitive to unclosed divs etc)

It might be worth adding this to your example:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">

and trying to validate it:
http://validator.w3.org/#validate_by_input
(you'll have to ignore all the warnings about mjt attributes)

If that doesn't solve the problem then let us know.

The error message from mjt is also very unhelpful. Nick or myself  
should look into that.
regards,
--Will



More information about the Developers mailing list