Article sections

    In your custom overlay, you have the option to close the popup. All you need to do is use a link similar to the one below:

    <a onclick="_mktz.push(['overlay', 'close', this]);" href="javascript:;">Close me</a>

    Was this post helpful?