As I recall, and contrary to what some documentation says, it is actually the
absence or presence of the settings of open() that determines what chrome
elements are present. So:
window.open(this.target,'','width=1,height=1');
I believe is what you want. AFAIK,you also need to throw qu
As I recall, and contrary to what some documentation says, it is actually the
absence or presence of the settings of open() that determines what chrome
elements are present. So:
window.open(this.target,'','width=1,height=1');
I believe is what you want. AFAIK,you also need to throw qu
method="post"
action="album_photo.CRACKWILLOW"
target="whereOwhere"
onsubmit="window.open(this.action,this.target,
'directories=0,status=0,menubar=0,scrollbar=2,toolbar=0,resizable=0,copyhistory=0,width=1,height=1');return
false">
3 matches
Mail list logo