I have the following code which i want to display unquie counts for each anchor click I have within my #items div container. I have 6 links inside this container. But everytime I click on a link, it doesn't increment. It stays at 1. What must I do to have the data count increment for each click? fyi - counter should increment, even if you click the same link twice.I have the following code which i want to displ