[ETS] goLink(), goDetailInfo() 에서 iframe으로 화면 전달하기
//jsFrame.goDetailInfo(self, row_index, link_file, '', '2', '3', '', '3', 'U', '', 'Upd', 'jsp_bottom1', '','','',true); //jsFrame.goLink(self,link_file,'','2','3','','2','U','','Reg','main_body'); 화면 전환을 위해서 보통 위와 같은 방식으로 전환을 할것인데.. 마지막 부분에 jsp_bottom1 또는 main_body 라고 된 곳이 있다. 이부분이 target frame을 설정하는 곳인데. 현재 common_templates_v2_top.js 에서 처리하는 goWhere 에서는 iframe으로 시작하는 네임 popup으로 시작하는 네임 parent로..