');
var foto_size = {};
foto_size['height'] = 0;
foto_size['g_height'] = 0;
$('.destaque_rasgado #rotacional #container_rotacional .rasgado img').each(function (i) {
$(this).parent().parent().attr("id", "g_foto_" + i);
$('#thumbs_rotacional')
.append(
jQuery('
.attr()
')
.click(function () {
var margin = $('#g_' + $(this).attr('id')).position().left;
$('#container_rotacional').stop().animate({
marginLeft: -margin
}, 200);
$('#thumbs_rotacional img').removeClass('ativo');
$(this).addClass('ativo');
})
)
if(foto_size['g_height'] < $(this).height()) {
foto_size['g_height'] = $(this).height();
}
if(foto_size['height'] < $('#foto_' + i).height()) {
foto_size['height'] = $('#foto_' + i).height();
foto_size['width'] = $('#foto_' + i).width();
}
});
$('#thumbs_rotacional img').each(function () {
$(this).width(foto_size['width']);
$(this).height(foto_size['height']);
})
//define padro
$('#thumbs_rotacional').css({
'top': foto_size['g_height'] - 45 + 'px'
});
$('#thumbs_rotacional img:first').click();
$('#thumbs_rotacional img:first').click(function () {
clearTimeout(thumbTimeout);
thumbTimeout = setTimeout(function () {
nextThumb()
}, 15000);
});
thumbTimeout = setTimeout(function () {
nextThumb()
}, thumbDelay);
}
});
/* Fim rotacional - 18/07/2013 */
// end hiding contents from old browsers -->
ltimas notcias 346123
|
Total de 106083 pgina(s)
| |