Advertisement
phpface

Untitled

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