Jump to content

Javascript Syntax


lucerias

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.