I am using the following code and do not want the menubar, etc. on my popup. But the menubar and everything else is still showing up. You javascript mavens out there, what is wrong?
<html:form method="post" action="album_photo.CRACKWILLOW" target="whereOwhere" onsubmit="window.open('',this.target,directories=0,status=0,menubar=0,scrollbar=2,toolbar=0,resizable=0,copyhistory=0,width=10000,height=10000);return true;"> <table> <tr> <td> <html:image .... alt='ALBUM' property='open.method'/> </td> </tr> </table> </html:form> -- "You can lead a horse to water but you cannot make it float on its back." ~Dakota Jack~ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]