Monday, December 2, 2013

How do you know if the SharePoint page is in Edit Mode from JavaScript?

Is there a way to find out if a SharePoint page is in Edit Mode from JavaScript?
Yes there is.

Look for the MSOLayout_InDesignMode attribute in the javascript.

Popular Posts