This is driving me a bit crazy. I've got a small bit of javascript that runs via body.onload and selects a form element. This works flawlessly in IE when run as a ...
I need to make sure an embedded WMP movie shows the first frame without starting the movie. It's simple enough if I can reliably capture this event (the body onload event is no good since it doesn't ...