Close popup window

前端 未结 6 1462
伪装坚强ぢ
伪装坚强ぢ 2020-12-16 12:49

I have a popup window which is opened using this code:

function _openpageview(fieldid,objectid,opennew)
{
var url=\'/s_viewpagefield.jsp?fieldid=\'+fieldid+\         


        
6条回答
  •  萌比男神i
    2020-12-16 13:29

    For such a seemingly simple thing this can be a royal pain in the butt! I found a solution that works beautifully (class="video-close" is obviously particular to this button and optional)

     Close this window
    

提交回复
热议问题