You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$(this).prev('span.readMoreLink').hide(0);//callback function to remove the readMoreLink class
});
});}()jquery)
//all is done and working just like facebook read more link. the number 0 makes everything seamlessly smooth. You even add effects to it. check jquery effects api documentation.