Hi everyone... I was editing some pages today and trying to add a few things, but I ran into a bit of an issue that's a head scratcher.
On my older site I used this code for adding a pop-up to a link and it works like a charm:
#" onClick="window.open('http://www.website.com/link.html', '','width=400,height=650'); return false;"
I don't remember who helped me out with this before and sent me that code, but for some reason I am now getting a double pop-up.
The page in question is HERE. If you go to the bottom and click the very bottom link that says "William B. Travis HS 2006" in the menu on the right of the page, you will get the pop-ups! (none of the other links works yet as I'm trying to figure this out first).
Does anyone know what could possibly be happening to cause the pop-ups to open twice??? I tried this in both IE and Firefox (Firefox being my primary browser).
On my older site I used this code for adding a pop-up to a link and it works like a charm:
#" onClick="window.open('http://www.website.com/link.html', '','width=400,height=650'); return false;"
I don't remember who helped me out with this before and sent me that code, but for some reason I am now getting a double pop-up.
The page in question is HERE. If you go to the bottom and click the very bottom link that says "William B. Travis HS 2006" in the menu on the right of the page, you will get the pop-ups! (none of the other links works yet as I'm trying to figure this out first).
Does anyone know what could possibly be happening to cause the pop-ups to open twice??? I tried this in both IE and Firefox (Firefox being my primary browser).
Comment