Tuesday 10 January 2012

Set the IFRAME height and width using javascript in CRM 2011

document.getElementById("IFRAME_name").style.width = 125;
document.getElementById("IFRAME_name").style.height = 125;


This code is done our senior Techincal Consultant Pradeep

1 comment:

  1. This is posted by Most Senior CRM technical Consultant in Locus IT Service Pvt Ltd. Mr Ganagadhar G.

    ReplyDelete