|
I see what the problem is. onSuccess(els,tree,html) is bad syntax there (the parser interprets "onSuccess" as a property ID, as it should, but then it expects to see a ':' - not a '('. And since changeFloor() contains bad syntax, it doesn't get defined.
__________________
On two occasions I have been asked [by Members of Parliament], "Pray, Mr. Babbage, if you put into the machine wrong figures, will the right answers come out?" I am not able rightly to apprehend the kind of confusion of ideas that could provoke such a question.
|