target link new/blank doesn’t work on iphones
-
Dear “Draw Attention” Plugin Support.
I have wondered why on Iphones the link-target doesn’t open in a new tab/window, even the checkbox in the settings (Open in New Window) is checked.
As I studied your code I have found in the public.js (line: 533) this if-statement:
if (areaData.target == “_new” && !isMobileSafari) {…}So it seems that this is on purpose and I ask why. Because it makes no sense to me.
Because we link to an other page, we need to jump to a new tab/window.
Greetings,
Thomas HuberThe page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.