Re: wget and MM_openBrWindow

2003-09-10 Thread Adam Stein
EMAIL PROTECTED] >X-MessageWall-Score: 0 (sunsite.dk) >Date: Fri, 05 Sep 2003 22:28:40 -0300 >From: Wilson Rosa <[EMAIL PROTECTED]> >User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.2) Gecko/20021120 Netscape/7.01 >X-Accept-Language: en-us, en >To: [EMAIL PROTECTED]

wget and MM_openBrWindow

2003-09-10 Thread Wilson Rosa
Hi, I've found a page with a definition function MM_openBrWindow(theURL,winName,features) { //v2.0 window.open(theURL,winName,features); } and its use ="MM_openBrWindow('f4and.htm','','width=315,height=420')"> The idea is to click and a window pops up (f4and.htm) wich simply loads an image.