News

FWIW, the ASP.Net function Page.RegisterStartupScript places the registered script at the bottom of the ... the bottom of the page instead of the onload, I would guess.
I'm trying to capture the onload event thrown by an embed tag (using IE6). Problem is, it doesn't seem to fire. I'm successuflly capturing all sorts of useless (for me) events like onmouseover on ...