[TYPO3-dev] target to JumpToUrl function

Tapio Markula tapio.markula at atwebteam.com
Sat Nov 25 14:09:39 CET 2006


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?




More information about the TYPO3-dev mailing list