newwindow attribute doesn't work?
-
Hey, great plugin and great support, thanks!
I see there is a “newwindow” attribute but it doesn’t appear to work.
I am using the below code. When the “View Event Details” link is used, it takes you right to the Google calendar page, which is great. However, it would be great to have that open in a new tab and I cannot for the life of me get the attribute to work. It’s listed within your documentation so it should work, but I can’t get it to.
Can you advise on how to get the calendar page links to open up in a blank target? Thanks so much!!
<div class=”gce-list-event gce-tooltip-event”><b>[event-title]</b></div>
[if-not-all-day]
<b>[start-date]</b> <b>[link]View Event Details[/link]</b>
[start-time] – [end-time]
[/if-not-all-day]
The topic ‘newwindow attribute doesn't work?’ is closed to new replies.