> > 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? Jonathan __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

