:: Forum >>
A very minor bug.
in html.js
the variable param is undeclared html.js#innerHTML function.
param1 and param2 are declared, and used in the else block, but the if block uses param, which is not declared.
I noticed because it was overwriting a param variable in the window object's context.
gbegley
Thursday, July 8, 2004
Yes, you are right :-(
Thanks a lot for the tip!
Alex (ActiveWidgets)
Friday, July 16, 2004
This topic is archived.
Back to support forum
Forum search