Checking browser types

 

In SharePoint 2010, we have an object in JavaScript (browseris) from init.js that supports to detect the current browser that user is using. In SharePoint 2013 this object has some more new browser types like ipad, msTouch,win8AppHost….

This object very useful in SharePoint 2013 when almost operations in SharePoint can do via JavaScript.

SP_2013_Browser_Checking

Comments

Popular posts from this blog

Setup SharePoint 2010

Register CSS to SP Master Page