View Single Post
Old 05-21-2011, 01:47 PM   #23
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by swr2408018 View Post
This is not about "choosing another program"; this is about conditional CSS selection, and is a common HTML coding practice for web content that has to be tweaked to run on multiple browser implementations.

Maybe it would be simpler to ask: given that Freda doesn't handle floating images, could it simply present them as non-floating images. In other words, could Freda's implementation of <img .../> simply ignore the float attribute? (What it's doing now is ignore the entire img tag.)
I understand better but no there is no CSS selection for this. The only CSS selection I am aware of is for things like fonts where there is a list and the unit selects the first one available. There is no conditional CSS. you might contact Freda and ask them to ignore the CSS entry if they don't support this feature. This is standard for HTML coding practice but is not coded in the file but the reader has to support ignoring which is a bug if it does not.

Dale
DaleDe is offline   Reply With Quote