When migrating from MOSS 2007 to SharePoint 2010 how do I upgrade client side scripts (javascript, jquery, etc) running on the MOSS 2007 sites?
Tell me more
×
SharePoint Stack Exchange is a question and answer site for
SharePoint enthusiasts. It's 100% free, no registration required.
|
Which scripts are you referring to? Out of the box, SharePoint doesn't use jQuery, so anything you've added to the environment would need to be manually upgraded by you during the upgrade process. Customizations that affect the DOM will likely break during the upgrade process since the DOM structure of the 2010 look and feel is so different from the 2007 versions. |
|||||||
|