The test.js file has this line twice:

$(document).ready(function(){

It looks like the second one is there by mistake.

-Mike

> From: voltron
> Yes I get it too, adding the missing "}" does not help, 
> reformatting the JS causes unterminated string errors. The 
> code is exactly the same as you posted

> > From: Jörn Zaefferer
> > I get "missing } after function body" on line 24 of test.js via 
> > Firebug console (www.getfirebug.com).

> > > From: voltron
> > > Here is a test page:
> > > http://www.nhytro.de/apache2-default/test_validation.html

Reply via email to