Friday, 12 June 2009

Sharepoint and Body Onload

If you want some custom javascript code to run onbodyload event in a page layout, then you must use the following javascript syntax:


_spBodyOnLoadFunctionNames.push("");

i.e.:


No comments:

Post a Comment