hi frnd...
i want to remove/disable ADDRESS BAR from the new pop up window...
now i m using this code....its working only for IE6.....
window.open(url ,'title',
'location=1,menubar=no,resizable=no,scrollbars=no,status=no ,toolbar=no,width=300,height=200')
Also i want to remove expand button in browser...plz tell me how can i do it...
Thanks in advance...