Hello All Experts,
in previous crm below code used to work
document.all.tab0.style.backgroundColor = 'white';//General tab document.all.tab1.style.backgroundColor = 'white';//Details tab document.all.tab2.style.backgroundColor = 'white';//Administration tab document.all.tab3.style.backgroundColor = 'white'; //Notes tab
but for crm 2016 it does not work.
what will be the alternate for the above .
any help will be appreciable.
*This post is locked for comments