I set the link as blank so when visitors click this link, a new window will popup. But I don't want the browsers show the menu bar, tool bar and status bar, address box, etc, which means visitors can do nothing on this new window except close it. I'm using this page for my directory's submission guidelines. Can anybody tell me how to achieve this? Thanks.
Try this setting : settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars='+scroll+',location=no,directories=no,status=no,menubar=no,toolbar=no,resizable=no'