View Single Post
Old 06-12-2017, 04:58 AM   #1
fbrzvnrnd
Fanatic
fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.fbrzvnrnd ought to be getting tired of karma fortunes by now.
 
Posts: 559
Karma: 400004
Join Date: Feb 2009
Device: ONYX M96
starting a ol with a number > 1

Hi,
is there a way to start a ol with a number > 1 in ePub2?

We can not use the
Code:
value
or
Code:
start
attribute because they are not allowed in XHTML1.1
But we can not use the CSS
Code:
counter
, because ADE do not support the ::after and ::before.

In past I remember I use a trick, putting an "display:none" to all the
Code:
li
before the
Code:
li
I want to start with, but I was wondering if there is a cleaner way to do this...


Fabrizio
fbrzvnrnd is offline   Reply With Quote