Category Archives: jQuery

Find Me In Chicago … Again
Find Me In Chicago was originally written in 2016. After being refreshed with some new styling and a little expert AI assistance from ChatGPT to improve the JavaScript, I think this is the best version yet! Find Me In Chicago is a “just for fun” Single Page Application, exclusively using client-side code with public data […]

SharePoint 2010 Fix for Note Board SocialComment WebPart Default Text Using jQuery
SharePoint 2010 has a cool Note Board Web Part (a.k.a SPSWC:SocialCommentWebPart) that you can use to share with colleagues [microsoft.com]. However, when there are no comments posted it will display the following text: There are no notes posted yet. You can use notes to comment on a page, document, or external site. When you create […]

SharePoint 2010 Fix for Spell Check of Publishing Site UserField Using JQuery
Out of the box, the SharePoint 2010 includes an awesome Spell Check feature for Publishing sites. But if you have a UserField on your Layout page, it will also spell check hidden XML codes used by the People Picker control and report dozens of invisible errors. As of this posting, I know of no supported […]