Menu: open external Links diretly in same tab
General Discussion
8
Posts
2
Posters
1.2k
Views
-
Ola @huhno
no. Unfortunately not.You could write a little jQuery which add the attribute
target="_blank"to the link.All the best!
Marius
-
Dear @huhno
nothing to worry about. Great that you build websites with Laytheme already.I write that for you:
window.laytheme.on("newpage", function(layoutObj, type, obj){ jQuery('a[target="_blank"]').removeAttr('target'); });Add it here:

Hope I could help!
Please note that this is for ALL external links now.
Best!
Marius
-
hey @mariusjopen ,
thanks for your answer. I think I don't know where to put that code...any hints? -
Online Users
Forgot your key, lost your files, need a previous Lay Theme or Addon version?
Go to www.laykeymanager.com


