Enable Scroll in Chrome When a custom master page is applied


<script type="text/javascript">
jQuery(document).ready(function() {
    jQuery("#s4-workspace").height(jQuery(window).height() - jQuery("#s4-ribbonrow").height());
});
</script>

Comments

Popular posts from this blog

IRM and the Object Model

This content database has a schema version which is not supported in this farm

Activate and Deactivate Feature through PowerShell