Mawnster
08-03-2006, 08:48 PM
I've used
on (release) {
getURL("yourpage.html","_self");
}
to link my banner to a webpage but it keeps opening up the link in a new window/tab. Is there a way to make the banner redirect me to my home page without opening a new tab/window?
on (release) {
getURL("yourpage.html","_self");
}
to link my banner to a webpage but it keeps opening up the link in a new window/tab. Is there a way to make the banner redirect me to my home page without opening a new tab/window?