Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

Sharepoint 2010 is running on our DEV Server. We have branded the SharePoint solution and therefore are running it as publishing site. The document library has a customised master page.

In the DEV environment, when the document library is loaded, it automatically calculates the width of the leftpanel and the content panel. The page looks ok.

On the staging server, the initial load does not calculate those columns and the page appears broken. However, when you resize the browser window, everything is recalculated and works. Just not the initial load.

There are two hidden input fields called *_NavResizerWidth* and *_NavResizerHeight* which get initial value of '0' and thus the navresize does not take place.

Does anyone know where the problem could be? Is it some kind of setting? Or is it because we edited the view in SPD?

Please let me know if you need more details.

Thanks

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.