Search

Accessible SharePoint WebSites
Download ARF

Recently a client was finding it difficult to edit HTML in a publishing page when the HTML was lengthy and went over a page in the browser. Basically the floating toolbar of the Rich Text Editor (RTE) in SharePoint went out of view as the page scr...
Posted by Vincent Rothwell | 11 Comments
In a previous article I suggested that using webparts to produce accessible or highly styled websites was very difficult and that using publishing controls or standard ASP.Net controls was the way to go. In this article I plan to show how to creat...
I have received a number of questions about the floating ToolPane not working...Object reference not set to an instance of an object!! I can't really see what the problem is and am unable to re-produce it (at least when I can debug it), although th...
Posted by Vincent Rothwell | 9 Comments
Ever been frustrated that the tool pane in SharePoint takes up your screen real estate, or that you have to scroll to see the buttons when editing a WebPart? ... If so, this is for you... Following on from my previous post (which got a bit too lo...
Posted by Vincent Rothwell | 1 Comments
WebParts are great, you can easily add them to any WebPart page which has a WebPart zone and add new functionality to that page. Publishing controls work really well on publishing sites, allowing to you to add columns to a page and use a control t...