Hi there,
i was wondering if it is possible to define a target (new tab) for the
link displayed in the popup bubble. It works with the wiki link in the
timeline-bundle.js via
var A=document.createElement("a");
A.href=B;
A.target="new";
Unfortunately target="new" doesn't work for the link Attribute
(getLink()) in the popub bubbles.
thanks for helping.
Pascal
--
You received this message because you are subscribed to the Google Groups
"SIMILE Widgets" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/simile-widgets?hl=en.