Announcement

Collapse
No announcement yet.

double pop-up problem...

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • double pop-up problem...

    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).
    George
    www.virtuosocreative.com

  • #2
    Re: double pop-up problem...

    Hi, i think somehow the link has got placed twice.

    <td align="left" valign="top" width="200" height="30"><a href="#" onClick="window.open('http://www.georgehester.com/infowbt.html', '','width=400,height=650'); return false;""><img id="bv02171" src="bv02171.gif" alt="#" onClick="window.open('http://www.georgehester.com/infowbt.html', '','width=400,height=650'); return false;"" align="top" border="0" width="200" height="30" onmouseover="SwapImage(1,0,'bv02171','bv02171_over .gif')" onmouseout="SwapImage(0,0,'bv02171','bv02171.gif') "></a></td>
    Regards Chris.

    Collectables, Collecting, collectors-info.com

    www.chrismorris.co.uk

    House build project

    Comment


    • #3
      Re: double pop-up problem...

      That's weird... It's not on there twice in BV, but I see what you mean looking at the page source. hmm...
      George
      www.virtuosocreative.com

      Comment

      Working...
      X