From: Dann <da...@to...> - 2001-01-30 17:52:51
|
Hi, Thanks for the insight ! I have had so many timing related incidents that I was beginning to suspect multi-threading problems, but I must admit that maybe it was my imagination running wild there... Especially with cross-window scripting I started to develop a programming technique which uses a lot of callbacks to signal the end of actions, to trigger consecutive actions, instead of relying on the flow of javascript itself, by doing so, I could get the workings much more stable... anyway, I'll pay some attention with respect to this issue in the future to see if I can understand it better with your feedback in mind ! CU, Dann |