Response title
This is preview!
$(window).load(function() { if( $('.curmenu_111,').length > 0 ) { $('.cont2_box1').each(function() { if( $(this).children('hr').length > 0 ) { $(this).children('hr').nextUntil('.fb-like').wrapAll('<div class="readmore_custom_container" />'); $(this).children('.readmore_custom_container').hide(); $(this).children('.readmore_custom_container').after('<a class="readmore_custom_button" href="#" onclick="$(this).parent().children(\'.readmore_custom_container\').toggle(250);$(this).find(\'span\').toggle();return false;"><span>Weiterlesen...</span><span style="display:none;">Weniger lesen...</span></a>'); $(this).children('hr').remove(); } }); } });
© 2013 jQuery Foundation
Sponsored by and others.