Jump to content

Vote on a comment and hide the comment if vote becomes negative (AJAX/PHP)


defroster

Recommended Posts

I am wondering if anyone has a good idea how I could create a simple voting feature to each comment on a certain page?

 

I would like to have a +/- button and a total count for each comment. The count would start at '0' (zero) and if it is voted up, the count would become 1 and if voted down the count would be -1.

 

If the count would be negative the comment would be collapsed and not shown.

 

The thing is that I would like to create this so it happens instantly on the page when clicked with AJAX or similar. Does anyone know of any good tutorial where I could find info how to do this?

 

It would look something like this:

screenshot20110131at004.png

 

Thanks a million

/df

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.