Hi,
I have Master page which consist a footer, but the footer not rendering correctly(it is coming up) in the new and edit form of a survey list,but it works fine for the other pages like(_layouts/settings.aspx),default.aspx
The master page also consist a javascript which is controlling the vertical height of the page i.e. in case the content of the page is huge it will enable the scrolling..... and reference of css( for the footer,it is making the footer withposition as absolute) ,it is working in my dev env but not in production
unable to find the root cause of the problem
any help would be appreciated.....