how to remove toolbar and menubar of a jsp page i tried to use window.toolbar. visible=false not working and giving some javascript error
window.open(att ributes) will not because i don't want to open a new window
i want to remove existed window toolbar and for IE6
window.open(att ributes) will not because i don't want to open a new window
i want to remove existed window toolbar and for IE6
Comment