I tried using something like this:
And the new window is opening properly, but the page displayed in the new window is just a repeat of the page where the link resides. How do I direct the new window to open /apex/Probability_Guide?Thanks in advance!John<b><apex:outputLink onclick="window.open(URL,'/apex/Probability_Guide','width=500,height=500')">Prob%</apex:outputLink></b>