Jonathan Head
Results
2
comments of
Jonathan Head
@badrobotbrain Add this line of code to the query.superbox.js file, in the `revealImage` function, after line 221: ``` sbWrapper.find('.superbox-show #bio-content').html(elem.find('img').data('desc')).animate({opacity:1},750); ``` That takes the code inside the images `data-desc` attribute...
It will take me some time before I can take a look at this. Appreciate your patience!