Posts forjquery

How to Replace Text with Images in SharePoint List View using jQuery

SharePoint, SharePoint 2010 - Toni Frankola - April 15, 2014

My client had a list of projects in SharePoint 2010. He wanted to show their statues in a more clear way, and asked me to replace project status names with images(icons). This is the list of projects, with names of project statuses: “Project status” column is a lookup column and…

Continue Reading

Deploy Custom JQuery Scripts to the SharePoint Site Collection

SharePoint - Toni Frankola - March 27, 2009

Introduction to Accordion for Quick Launch Paul Grenier made some really cool JQuery web parts. The one I like most is Accordion for Quick Launch. It is a simple JQuery script that allows users to collapse and expand sections of a SharePoint Quick Launch menu (the latest version even remembers…

Continue Reading

Adventures with the “New Folder” Option in a Document Library

SharePoint - Toni Frankola - March 12, 2009

SharePoint and custom folder content types. The article describes how to hide default "New Folder" Content Type in a SharePoint Document Library.

Continue Reading

Dynamically resizing Excel Web Access Web Part by Paul Grenier

SharePoint - Toni Frankola - January 5, 2009

Paul Grenier is witting an impressive series on EndUserSharePoint.com on how to use JQuery to improve SharePoint look’n’feel. Few weeks ago I emailed him with a challenge: “…create a script to resize EWA [Excel Web Access] web part automatically to match content inside.”. Excel Web Access web parts are great,…

Continue Reading