views:

66

answers:

1

Using Javascript, I would like change the background color of the numbers in an ordered HTML list. The background color of the list content should not change. How can I achieve this ?

+1  A: 
Pascal MARTIN
The question is how to do this using Javascript...
Misha Moroshko
@misha : ooops, sorry, I missed that part of the question :-( ;;; I've edited my answer to add some informations about that.
Pascal MARTIN