Does it matter if the L in onload is capitalised or not? e.g.

<body onLoad="init()">

TIA