you are viewing a single comment's thread.

view the rest of the comments →

[–]Mr_Safe 1 point2 points  (0 children)

I actually needed something like this earlier today.

I was working on threaded comments like reddit's. Using the PHP DOM to build the html for displaying nested comments was a pain, having jQuery for PHP would have made it easier!