[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [mv] Need Popup window
****** message to minivend-users from Bob Curtis <bob@circlesquared.com> ******
I found that this worked better.
Put this in the head :-
<SCRIPT LANGUAGE="JavaScript"><!--
function newWindow(file,window) {
msgWindow=open(file,window,'resizable=no,width=250,height=350','width=151,height=251,directories=no,location=no,menubar=no,scrollbars=no,status=no,toolbar=no,resizable=no,left=50%,top=50%,screenX=0,screenY=0');
if (msgWindow.opener == null) msgWindow.opener = self;
}
//--></SCRIPT>
and in the body :-
HREF="hassembly1e.html" onClick="newWindow('**YOUR URL**','**NAME FOR YOUR WINDOW**');return false">
this works well in both IE and Netscape, and I like it :-)
hope this helps
Rob Curtis
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list