<$ var PosO = article.value("pos-o",""); var PosR = article.value("pos-r",""); var Zindex = article.value("z-index",""); var ProgrInakt = article.value("progr-inakt",""); var ProgrBg = article.value("progr-hg",""); var FaCol = article.value("fa-col",""); var FaColHov = article.value("fa-col-hov",""); var TtBg = article.value("tt-bg",""); var TtCol = article.value("tt-col",""); var TtCorner = article.value("tt-corner",""); var TtAni = article.value("tt-ani",""); var headstyle = ""; headstyle += '.wzp-progress-tb_outer {'; headstyle += 'top:' + PosO + ';'; headstyle += ' right:' + PosR + ';'; headstyle += ' z-index:' + Zindex + ';'; headstyle += '}\n'; headstyle += '.wzp-progress-tb {'; headstyle += 'background:' + ProgrInakt + ';'; headstyle += '}\n'; headstyle += '.wzp-progress-tb_inner {'; headstyle += 'background:' + ProgrBg + ';'; headstyle += '}\n'; headstyle += '.wzp-progress-tb_inner .fa {'; headstyle += 'color:' + FaCol + ';'; headstyle += '}\n'; headstyle += '.wzp-progress-tb_inner .fa:hover {'; headstyle += 'color:' + FaColHov + ';'; headstyle += '}\n'; headstyle += '.wzp-progress-tb_tooltip .wzp-progress-tb_tooltiptext {'; headstyle += 'background-color:' + TtBg + ';'; headstyle += ' color:' + TtCol + ';'; headstyle += ' border-radius:' + TtCorner + ';'; headstyle += ' right:' + TtAni + ';'; headstyle += '}\n'; headstyle += '.wzp-progress-tb_tooltip .wzp-progress-tb_tooltiptext::after {'; headstyle += 'border-color:transparent transparent transparent ' + TtBg + ';'; headstyle += '}'; system.addHtmlHeadElement("\n" + headstyle + "\n"); $> <$ var PosOMob = article.value("pos-o-mob",""); var PosRMob = article.value("pos-r-mob",""); var headstyle = '@media(max-width:calc(#val(contentcopy-max-image-width)px + 115px)) {\n'; headstyle += '.wzp-progress-tb_outer {'; headstyle += 'top:' + PosOMob + ';'; headstyle += ' right:' + PosRMob + ';'; headstyle += '}\n'; headstyle += '}'; system.addHtmlHeadElement("\n" + headstyle + "\n"); $> <$=system.partial("article-begin.html")$>
" style="text-decoration:none; border-bottom:none;" class="wzp-progress-tb_tooltip"><$= article.value("txt-top") $>
" style="text-decoration:none; border-bottom:none;" class="wzp-progress-tb_tooltip"><$= article.value("txt-bot") $>
<$ if ( system.preview ) { $>

Progress TB

Hier können Sie das Widget öffnen oder löschen. Dieser Hinweis wird nur in der internen Vorschau angezeigt.

<$ } else { $> <$ } $> <$=system.partial("article-end.html")$>