Wednesday, October 29, 2008

Javascript Injection

Embedding JavaScript in SharePoint Pages

The best method to embed custom javascript in SharePoint pages is to create a .js file and
then include it in the SharePoint Page. If you would like to include javascript functions
in the onload event of a sharepoint page, use the _spBodyOnLoadFunctionNames array. Include
the push method in your script with the title of your function. The function should not
include parameters...

SharePoint Project Installer

Hai everyone there !!! Can anyone mastering SharePoint help me Out to Create an Installer for the End Project or come up with a Solution to Deploy End Project for the Sharepoint.