Reply
MM_OpenBrWindow problems in IE7
Old 05-22-2008, 02:56 AM MM_OpenBrWindow problems in IE7
Junior Talker

Posts: 1
Name: Michael
Anyone know why the MM_OpenBrWindow function doesn't work properly in IE7? In FF everything in beautiful, in IE7 it always just opens a new tab, which pretty much defeats the purpose.

Example at
www.wattproductions.com/db/new_client_form.php
Click the button that says "Don't know your AE id?" and you'll see the result of the script... the code is written as:

Code:
<head>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_openBrWindow(theURL,winName,features) { //v2.0
 window.open(theURL,winName,features);
}
//-->
</script>
</head>

<body>
<input name="revealID" type="button" id="revealID" onClick="MM_openBrWindow('reveal_id.php','AEid','width=320,height=310')" value="Don't Know Your AE id?">
</body>
Anyone have any ideas on how to make IE obey the rules and play nice?
DjMikeWatt is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Reply     « Reply to MM_OpenBrWindow problems in IE7
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Webmaster Resources Marketplace:
Software Development Company | Webhosting.UK.com | Text Link Brokers 


   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.10425 seconds with 12 queries