Yes, it is perfectly possible by using javascript (epub3). Except for changing the order of the chapters, with javascript you can change everything. Maybe you could play with the function Math.random() and to change font-size, margins, colors, font-family, background colors, etc, etc, etc. And as each time the Math.random() Is called will give different numbers, you can use them to change styles.
|