This post IS about how to implement Facebook-like users Suggestions. When you click delete(X) button “Do not show this suggestion” the content disappears slowly and to get the new suggestion content appears. I had developed this using jQuery, PHP just some lines of code.

Continue reading about Facebook like suggestions with jQuery content appears and disappears




Implement Facebook like toggle comment box for every updated wall. I had designed a simple example it contains of very simple jQuery and PHP code.

Continue reading about Facebook like multi Toggle Comment Box with jQuery and PHP




Are you looking for Facebook style wall post application. It contains update, comment and delete with jquery animation effect. In this post I had combined some of my old tutorials demos in single page.

Continue reading about Facebook Style Wall Post Application with jQuery and Ajax




This Jquery plugin makes your textareas grow and shrink to fit its content. It was inspired by the auto growing textareas on Facebook. The major difference between Elastic and its competitors is its weight.

Continue reading about Elastic – Make your textareas grow Facebook style jQuery plugin




In this post I want to explain Facebook like Collapsed Comments, while clicking View all Comments link it displays all the existing comments. I made a demo with jquery, ajax and php.

Continue reading about Display Collapsed Comments like Facebook with Jquery and Ajax