Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- jQuery( 'div.item.responsive-height' ).each(function(){
- jQuery(this).find( 'a' ).attr( 'title', jQuery(this).find( 'h3 a' ).text() );
- });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement