Dear all,
How does one open a new browser window without the menu items and the toolbar. Thanks in advance.
Printable View
Dear all,
How does one open a new browser window without the menu items and the toolbar. Thanks in advance.
this is java script... but...
the part that goes in the last set of ''s is what u want to show, check out webmonkey for a list.Code:<a href=# onclick="win.open('http://url/','_top',' ');">blah</a>