in some cases it's not possible to move the mouse over the more backlinks
using the old method
-moz-opacity: 0.95;
filter: alpha(opacity=95);
}
-moz-opacity: 0.95;
filter: alpha(opacity=95);
}
-.popup:hover .expand,
-.popup:focus .expand {
- display: inline;
-}
</TMPL_LOOP>
<TMPL_IF NAME="MORE_BACKLINKS">
<span class="popup">...
</TMPL_LOOP>
<TMPL_IF NAME="MORE_BACKLINKS">
<span class="popup">...
<TMPL_LOOP NAME="MORE_BACKLINKS">
<a href="<TMPL_VAR NAME=URL>"><TMPL_VAR NAME=PAGE></a>
</TMPL_LOOP>
<TMPL_LOOP NAME="MORE_BACKLINKS">
<a href="<TMPL_VAR NAME=URL>"><TMPL_VAR NAME=PAGE></a>
</TMPL_LOOP>