Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: att html experts, easy one for ya

[bsa_pro_ad_space id=2]
#656963
Anonymous
Inactive

Not being a big expert on Javascript, I’m just going to shoot from the hip… LOL…

window.open generally opens a new window. I have a feeling you need to do something with document.location or something similar.

Alternately, you might be able to specify a target for the window.open.

Just a guess – like you, I have to look all this stuff up and test it… but perhaps this will narrow down the problem a bit :)