Quote:
Originally Posted by kovidgoyal
Yeah, I guess that's the best solution, but is it really worth the effort?
|
I kind of like the page numbers myself, but sounds like it might be worth it to mtravellerh

.
Quote:
Originally Posted by mtravellerh
Well, I HATE those ADE page numbers forcing you to make at least a 15 px margin on the right side that looks WAY too big in Webkit- based readers.
|
Is it any better to use points? LCD displays have a lower DPI than e-ink, so should be a smaller number of pixels.
Quote:
Originally Posted by kovidgoyal
You realize that webkit based renderers support javascript while ADE does not, so you can just have a little javascript in your files to reset the margin
|
I'd be kind of leery of that myself... The OPS spec says that reader systems "should not" execute <script/>s, so using scripting to get essentially default behavior seems like a bad idea in the long run.