When working with the post of Andrew Connell I faced some challenges with implementing my solution. I wanted to add multiple scripts with dependencies to my pages. When creating one elements.xml containing all three script links the order of the <CustomAction Location=”X” ScriptScr=”Y” /> elements is important. The following elements.xml is packaged in a feature. [...]
All posts tagged JavaScript
Adding script like jQuery to your pages
Posted by Bram de Jager on April 13, 2011
http://bramdejager.wordpress.com/2011/04/13/adding-script-like-jquery-to-your-pages/
Using SP.UI.Dialog and SP.UI.Notify from code behind
SharePoint 2010 comes with the SP.UI framework. This is a JavaScript library which you can use to interact with the SharePoint UI. I wanted to use the SP.UI framework to display a dialog which is only shown when condition are met in code behind. When I placed the JavaScript in the web part I got [...]
Posted by Bram de Jager on March 21, 2011
http://bramdejager.wordpress.com/2011/03/21/using-sp-ui-dialog-and-sp-ui-notify-from-code-behind/



