Developer, Former MVP, now at Microsoft - Best of 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013
<icons> <icon height="48" width="48" src="daniel.PNG" /> <ico src="SSnotification1.ico"/> </icons>
var friendName = "danielmoth.com"; //your dataSystem.Gadget.SideShow.setFriendlyName(friendName);
var glance = "Hello from Sidebar"; //your dataSystem.Gadget.SideShow.addText(0, glance);
var scfXmlcontent = "<body><menu id='1' title='My menu'><item target='2'>I am a menu</item></menu></body>";System.Gadget.SideShow.addText(1, scfXmlcontent);