Hi,
i like to open a window thats has no buttons and scrollbars...
Normally this can be done with Javascript line:
OnClick="javascript:window.open('$url?view','Popup','width=500,height=250,scrollbars=1')"
I hope this can be done with Markup, but I have no idea how.
Can anybody help?
Thanks!
ALBI...