Vorlage:FlogrThumbs: Unterschied zwischen den Versionen

Aus RTW

(id-less thumb container)
(typo)
Zeile 13: Zeile 13:
 
var count = pictures.match(/<img /ig).length;
 
var count = pictures.match(/<img /ig).length;
 
jQuery(flogrthumbDomId).removeClass('loading').html(
 
jQuery(flogrthumbDomId).removeClass('loading').html(
<div class="thumbs">' pictures + '</div>' +
+
'<div class="thumbs">' pictures + '</div>' +
 
'<strong>' + title + '</strong>' +
 
'<strong>' + title + '</strong>' +
 
'(' + count  + ' Fotos)'
 
'(' + count  + ' Fotos)'

Version vom 24. Oktober 2011, 11:15 Uhr