Podcast

Gabriella Rocha e Ricardo Robson comentam o Sebrae Inova Digital

No episódio de hoje, Estêvão Damazio convida Gabriella Rocha e Ricardo Robson para falar sobre o maior evento de inovação da capital do país, o Sebrae Inova Digital. Confira os detalhes neste link.


” );//wrap img with a div var container = $(this).parent(‘.imageInTextBlock’); /* subtitle */ var imgSubtitle = “”; if ($(this).attr(‘alt’)){//get img subtitle if it exists imgSubtitle = $(this).attr(‘alt’); } container.append(‘‘ + imgSubtitle + ‘‘);//append subtitle span /* magnifying glass */ var textToAppend = ‘‘; textToAppend += ‘‘; container.append(textToAppend);//append the magnifying glass /* image author */ var filename = imgSrc.split(‘/’).pop();//get the filename with extension var filenameArray = filename.split(‘.’); filenameArray.pop(); //filename.split(‘.’).pop();//remove filename extension if(filenameArray.length > 1){//if the filename contains dots, after the last dot we should find the author var author = filenameArray.pop(); author = author.replace(/_/g, ‘ ‘); author = decodeURIComponent(author); container.prepend(‘

‘ + author + ‘

‘); }; }); /** PrettyPhoto Request **/ $(‘.newPrettyPhotoActive’).prettyPhoto({ theme: ‘dark_square’ }); $(‘div.mainText > p, div.mainText > div’).not(‘.groupNotice,.leftSubText’).addClass(‘leftText’); /** Get the eye element and place it on the text **/ var eye = $(‘div.textInText’);//get the eye element if(eye.length > 0) { var mark = $(‘.mainText p,div,span’).filter(function() { //get the element that contains the mark return $(this).text().toUpperCase() == “_OLHO_”; }).first(); mark.replaceWith(‘

‘ + eye.html() + ‘

‘);//replace the makr with the eye eye.remove();// remove the original eye }
}); Publicação Original


0 comentário

Deixe um comentário

Avatar placeholder