Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Formats > Kindle Formats

Notices

Reply
 
Thread Tools Search this Thread
Old 03-23-2025, 06:01 PM   #1
philja
Addict
philja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enough
 
Posts: 265
Karma: 516
Join Date: Nov 2015
Location: Europe EEC
Device: Kindle Fire HD6 & HD8
Tables display in Kindle Previewer 3

I'm trying to understand why some tables are displayed one way with a little clickable widget beneath the table and another table is displayed without this widget. Both examples have the same basic HTML and the same CSS.

The file is a epub3 and I'm using Kindle Previewer 3.92.0

See the attached screenshot images:

Image 1 has this code:
Code:
<table class="table95">
<tr><td>Some text here:</td><td>9</td><td>8</td><td>5</td><td>1</td><td>15</td><td>20</td></tr>
<tr><td>Row with text:</td><td>B</td><td>C</td><td>JI</td><td>L</td><td>P</td><td>M</td></tr>
</table>
and Image 2:
Code:
<table class="table95">
 <tr><td>Alpha :</td><td>1 2 3 4 5 6 7</td><td>(some text here)</td></tr>
 <tr><td>Beta :</td><td>1 2 3 4 5 6 b7</td><td>(another description)</td></tr>
</table>
The CSS selector:
Code:
  .table95 {display: block; margin-top: 1em; margin-left: auto; 	margin-right: auto; 	margin-bottom: 0; width: 95%; }
The file has several tables which display like image1 with the clickable widget but the last table has no widget. Why would there be a difference in how they are displayed?
Attached Thumbnails
Click image for larger version

Name:	Table-1.png
Views:	61
Size:	8.6 KB
ID:	214612   Click image for larger version

Name:	Table-2.png
Views:	70
Size:	10.4 KB
ID:	214613  
philja is offline   Reply With Quote
Old 03-24-2025, 09:38 AM   #2
jhowell
Grand Sorcerer
jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.jhowell ought to be getting tired of karma fortunes by now.
 
jhowell's Avatar
 
Posts: 7,062
Karma: 91577715
Join Date: Nov 2011
Location: Charlottesville, VA
Device: Kindles
When converting to KFX format the Kindle Previewer uses undocumented heuristics to determine whether a table is displayable as is when reading or whether it requires an alternate display method that allows the reader to pan/zoom it in order to see all of the data. Tables with lots of columns will typically fall into the second category.
jhowell is offline   Reply With Quote
Advert
Old 03-24-2025, 02:19 PM   #3
philja
Addict
philja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enoughphilja will become famous soon enough
 
Posts: 265
Karma: 516
Join Date: Nov 2015
Location: Europe EEC
Device: Kindle Fire HD6 & HD8
Quote:
Originally Posted by jhowell View Post
When converting to KFX format the Kindle Previewer uses undocumented heuristics to determine whether a table is displayable as is when reading or whether it requires an alternate display method that allows the reader to pan/zoom it in order to see all of the data. Tables with lots of columns will typically fall into the second category.
That sounds like it must be the reason - the tables with the widget do have more columns. The one without has only 3.

Thanks.
philja is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Kindle Previewer 3 versus KDP Online Previewer Contre-jour Kindle Formats 3 05-29-2018 10:05 AM
calibre 3.5: previewer has issues with tables DrChiper Editor 2 08-04-2017 02:33 AM
Kindle Previewer: error converting from epub with specific CSS and `display: none` arthurattwell Kindle Formats 3 08-10-2016 08:42 AM
Kindle Previewer 2.51 adds 8 Font Faces for Kindle Touch preview mode jswinden Amazon Kindle 4 07-19-2012 05:56 PM
display of tables? / datasheets on the prs-505? Sirion Sony Reader 1 04-09-2009 06:33 PM


All times are GMT -4. The time now is 02:09 AM.


MobileRead.com is a privately owned, operated and funded community.