Hi,
I want to execute a javascript in my xslt file.
that does the following!
this script launches a popup
window without the Windows frame or titlebar
(that is, a "containerl ess" window). In other
browsers, it launches a standard popup window.
Position, width, and height are settable.
Automatic closing of the window on leaving the
page may also be optionally set.
I seached on google but the code does not work in the xslt file.
Anyone please assist!
Regards,
I want to execute a javascript in my xslt file.
that does the following!
this script launches a popup
window without the Windows frame or titlebar
(that is, a "containerl ess" window). In other
browsers, it launches a standard popup window.
Position, width, and height are settable.
Automatic closing of the window on leaving the
page may also be optionally set.
I seached on google but the code does not work in the xslt file.
Anyone please assist!
Regards,
Comment