TigerGirl7
Programmer
Hello,
Is anyone having a similar problem? Here's the code I'm using:
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
<a href="#" onClick="MM_openBrWindow(' Interested!</a>
Here's the error I'm getting:
Application Error
An error has occurred in the program
Any help is much appreciated. Thanks in advance.
Is anyone having a similar problem? Here's the code I'm using:
function MM_openBrWindow(theURL,winName,features) { //v2.0
window.open(theURL,winName,features);
}
<a href="#" onClick="MM_openBrWindow(' Interested!</a>
Here's the error I'm getting:
Application Error
An error has occurred in the program
Any help is much appreciated. Thanks in advance.