1894
edycje
mNie podano opisu zmian |
m (https://www.youtube.com/watch?v=93fO8ExunKs) |
||
| Linia 25: | Linia 25: | ||
/* ustawianie tej samej wysokości dla każdego llawlyfr-textu */ | /* ustawianie tej samej wysokości dla każdego llawlyfr-textu */ | ||
$('.llawlyfr').each(function(index) { | $('.llawlyfr').each(function(index) { | ||
var textEl = $(this).find('.llawlyfr-text'); | |||
var heights = []; | |||
textEl.each(function(index) { | textEl.each(function(index) { | ||