Clickable (Taparea) on a HTML banner in firefox opens up Outlook along with a new tab

91 Views Asked by At

I have created a HTML banner using GWD (Google Web Designer) that has a click (taparea) which should open up Outlook or any email client.

It is working fine on IE and Chrome, but when I open the HTML banner on Firefox and click the taparea (clickable area) it also opens up a 'new tab' along with outlook which I do not want.

Tried checking js code to see if there is any event triggering it or 'window.close()' function but could'nt find any.

Can anybody help me in getting this fixed or suggest any fix to close the blank tab (tried window.close but as expected it would close up the HTML banner tab itself)

Your assistance is much appreciated.

Thanks, Azan

0

There are 0 best solutions below