lucerias Posted November 1, 2006 Share Posted November 1, 2006 May i know what is the meaning of the following scripts?window.opener.document.EditView.parent_name.value = product_name; window.opener.document.EditView.parent_id.value = product_id;What is the meaning of "test" below?LANGUAGE=javascript onclick='return window.open("index.php?module=Customers&action=Popup&form=AssignedEditView&form_submit=false","test","width=600,height=400,resizable=1,scrollbars=1")Thank you. Quote Link to comment Share on other sites More sharing options...
gluck Posted November 1, 2006 Share Posted November 1, 2006 "test" means name of the window Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.