Jonathan Whitall <[EMAIL PROTECTED]> writes:
> 
> > > I've looked at the code, and the only thing that I
> > can
> > > see is peculiar is that 'undefined' is a global
> > > variable in that sorttable.js file.
> > > 
> > have you looked in the js console while using
> > Firefox?
> > To understand what happens you can add some
> > alert(...) to see how the js is
> > executed in a "normal" browser and in htmlunit.
> > 
> 
> Yes, I get no messages at all in the js console. The
> global variable it's accessing is initialized in a
> global section. Would that make any difference?

no. This can't be the cause of the problem.

Can you perform changes on the source or reproduce the problem when you save the
complete page locally and test the local page? This would be helpfull to
understand what is running and at which point the execution is incorrect.

Marc.


_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to