How do you reverse ol numbering without javascript while supporting ie7+?
I have found solution that are either deprecated and don't work on my current browsers (firefox & chrome) or that use :before selectors or children > selectors which aren't supported by ie7+.
Ideas?
>is supported by IE7+, not that it'd be related to your question... – BoltClock♦ Sep 16 '11 at 0:16lidisplay order with css, but that would be just a perversion. – c69 Sep 16 '11 at 8:01