| | |
| | | } |
| | | // 20230523 ljh lightning start |
| | | if(i == 0){ |
| | | sbwidth = scrollbarWidth(); |
| | | i++; |
| | | tableWidth = j$('body .pbBody table#tableHeader').width(); |
| | | // var widthTemp = 0; |
| | |
| | | //widthTemp += temp; |
| | | } |
| | | }); |
| | | var blockWidthNew = j$(escapeVfId('allPage:allForm:searchBlock')).width() - j$('div#out_Div_L').width(); |
| | | var blockWidthNew = j$(escapeVfId('allPage:allForm:searchBlock')).width() - j$('div#out_Div_L').width()-sbwidth; |
| | | // console.log(widthTemp+'~'+blockWidthNew+'~'+tableWidth); |
| | | var tableHeader_L = j$(escapeVfId('tableHeader_L')).width(); |
| | | j$('div#in_Div_L').css('width', tableHeader_L+ 'px'); |