Window POPUP problem after windows SP2

Please note that official support for this menu version has now ceased. There are still plenty of users, though, and the forum is still running. Some of our long-time users may be able to help you out.
Post Reply
mortency
Beginner
Beginner
Posts: 4
Joined: Fri Nov 28, 2003 1:36 pm

Window POPUP problem after windows SP2

Post by mortency »

<SCRIPT language=JavaScript>
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
//-->
</SCRIPT>

This dosent work, can anybody help me?

,"&nbsp; NEWS1","javascript:MM_openBrWindow(\"news.htm\",350,500,\"scrollbars=no,width=263,height=343\");",,"",1

,"&nbsp; NEWS1","javascript:MM_openBrWindow(\"news.htm\",' ',\"scrollbars=no,width=263,height=343\");",,"",1

The code should be somthing like this:
MM_openBrWindow('news.htm','','scrollbars=no,width=263,height=343')
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Many of the "MM_" functions you see on various websites are automatically generated by Macromedia products. MM_openBrWindow() is a function inserted by DreamWeaver and is not related to Milonic Menus.

At any rate, WinXP/SP2 added popup blocking. It can be disabled in the user's browser. You'll find more on that with a general web search.

Kevin
Post Reply