Hi all. I have been using a plugin navis-jiffy-posts that works good for me except I would like the oembed links it produces to open in a new window. This is what is in the js. I havent been able to get target="new" to work.
a href="' + oembed.url + '">' + domain + '/a>
Is there a way to do it or is the oembed keeping it from working?
Hope you can help me.