This is not exactly for the hard category since I have found this solution pretty quick, but still I had to do some digging so it’s worth sharing.
In the javascript code:
-
if (window.widget) {
-
widget.openURL(‘http://www.linxtrix.com’);
-
}
Good thing is there is no referrer even if you load a page in your widget and pop open the link from there…
p.s. I just installed a syntax highlighting plugin from here. Hope it works nice