Hi
I would try to create better contënt element wizad for TemplaVoila.
I would need target attribute to links using <option.
that means Target to jumpToUrl() function
function jumpToUrl(URL) { //
document.location = URL;
return false;
}
What should be added?