Posts

Showing posts with the label CSS for People picker Widtha and Height

set people Picker height and width using Jquerry

 $("[id$=_pplPickUser_OuterTable]").css("width", "180px");     $("[id$=_pplPickUser_upLevelDiv]").css("height", "16px");