G
Guest
We have some fairly complex ASP/DotNet1.1 screens with lots of validators and
javascript. I've received a complaint that pushing a button on the screen
before it is fully loaded caused crashes, apparently due to Javascript
looking for non-existent objects.
Is there any way to prevent this sort of thing or should I just tell them to
"Wait till the page loads!"?
javascript. I've received a complaint that pushing a button on the screen
before it is fully loaded caused crashes, apparently due to Javascript
looking for non-existent objects.
Is there any way to prevent this sort of thing or should I just tell them to
"Wait till the page loads!"?