Hi, any way to stop the custom data link spawning a new browser window for the link? i.e. link to another page and displaying it withing the current browser window
the code below spawns a new browser window/tab when you click on it, i'd like it to stay in the current window/tab, if posssible?
customdata = <b>Continue</b> to main website
customdatalink = ../../index.html
cheers
B