View Full Version : popup wont work in brinkster!


adrielle
08-29-2003, 11:57 AM
is it just that brinkster DOESN't allow it or something?????? i checked the code & it's perfectly OKAyY!

Sheila
08-29-2003, 12:27 PM
Can you post the code you are using, or post the URL to the site the popup is on?

adrielle
08-29-2003, 02:09 PM
sure, here it is...(i've taken out the stuff that dont matter)
*it works fine offline...why not online???*

<html>
<head>
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popUp() {
props=window.open('http://www.manutd.com/home/default.sps', 'poppage', 'toolbars=0, scrollbars=1, location=0, statusbars=0, menubars=0, resizable=1, width=450, height=350, left = 330, top = 150');
}
// End -->
</script>
</head>
<body>
<a href="javascript:popUp()"><img src="apicture.gif" border="0" alt="manutd.com"></a>
</body>
</html>

yup, that's it. what's wrong???


Do not bump threads. --Moderator