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. Link to comment https://forums.phpfreaks.com/topic/25766-javascript-syntax/ Share on other sites More sharing options...
gluck Posted November 1, 2006 Share Posted November 1, 2006 "test" means name of the window Link to comment https://forums.phpfreaks.com/topic/25766-javascript-syntax/#findComment-118030 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.