Tuesday, May 12, 2015
Links to SharePoint default images
SharePoint root (file system) has huge number of images and icons that can be used in the SharePoint site. However there is no utility that allows us to browse and choose these images from the client side (browser).
Sometime back I came across this utility by Paul T, this is a very nice single aspx that allows you to browse all the images and use the images by simply copying the URL Ex: /_layouts/images/BICENTERScorecard.png
The tool provides options to browse images from SP 2007 or 2010 or 2013 version.
You can download the utility from GitHub location below.
https://github.com/purtuga/SPImages/blob/master/utility/SPImages.aspx
Thanks to Paul T.
Thursday, May 7, 2015
Jquery for multi-image zoom
The below jquery is very useful to display small images (thumbnails) and zoom or larger images on click of the thumbnails.
http://jsfiddle.net/manoj2784/Etkjr/17/
http://jsfiddle.net/manoj2784/Etkjr/17/
Subscribe to:
Posts (Atom)