- Add a Content Editor Web part on the page , and add your script in source editor
- Open page in SPD (SharePoint Designer) and embed your script on html source.
- Add your script in source code of custom page/web part/.. .
- Add custom JavaScript file and override existing JavaScript function from core.js file.
- Etc.
In this series I will try to cover some of the task possible at client side in any SharePoint application ,as well as will give reference to some nice articles available on this topic.Here are some of my posts on this,
- Hide/Remove the "View All Site Content" link From Quick Launch
- Hide/Remove the Recycle Bin link
- QuickLaunch Links Into New Window
More - Client-Side Programming in Sharepoint
No comments:
Post a Comment