Hi all.I hope useing window.open() while clicking the applet view.
How should i do?
PS.I don’t want to make it by clicking a button using javascript:selecteddocs.elementAt(i).
I hope to open a window directly when i double click the document.
and i must use window.open();
So setting target frame = “break;” is useless.