How to make a counter in jQuery + HTML? Well, how many votes, rating.
What a question, and such an answer ..
<script type="text/javascript"> $('#votes').html('<b>1</b> голос'); $('#rates').html('<b>1%</b> рейтинга'); </script>
Source: https://ru.stackoverflow.com/questions/171785/More articles:How to reduce the size of the text if it does not fit into the TextView?Correctly create a regular expression for a string containing bracketsHow to pull the contents of the tag through preg_match_all?Technical work on the site PHPCnc without htaccess, what is it fraught with?Strange behavior of $ .get in jqueryRotate the shape around a given point at an angleBinary number systemWhat is a hash tag?How to draw a circle of a given radius with lines?All Articles