我想对以下法典作一些改动。
The above example shows calculated number of votes (vote ups - votes down). And when you click on any thumbe, it disappears the thumbs and shows the updated votes. I want to make changes that in begining it shows vote up and vote down separately (which are stored in database separately). and after thumb up or down is pressed, it should not remove the thumbs, but it should show the updated vote up and down separatetly. As shown in the image below.
这里是法典的一部分:
Main page having html/CSS and jquery code. http://pastebin.com/RC6dj6N5
vote processng code: http://pastebin.com/heszKyDc
PS。 我试图自己改变,但我无法改变。 任何帮助都将经过大量评估。 感谢。