My SharePoint Blog

Blogs On SharePoint Technologies


Search Site


My SharePoint Blog recommends any of the following books...


Recent comments

Tags

None

    Categories


    Disclaimer

    The opinions expressed herein are my own personal opinions and do not represent my employer's view in anyway.

    © Copyright 2010

    Call Your JavaScript Function When Page (body) Is Loaded

    In a SharePoint enviroment, the proper way to execute client side code when the page/body is loaded is to use the following function...

      

    _spBodyOnLoadFunctionNames.push("myBodyLoadedFunctionName");


    Posted by Kevin on Tuesday, March 31, 2009 4:29 PM
    Permalink | Comments (0) | Post RSSRSS comment feed