This widget consists of two spans and a slider.
add_counter(my_html, into = "", text, counter_id, value = "")html in a vector of strings; output from 'create_html'.
character string; unique identifier of a line in the html. Element id is highly recommended.
character string; description of the counter.
character string; id for the span tag which shows the count.
character string; the counter default value.