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.
Comments
Post a Comment