I haven’t had any issues with pseudo-elements in ePub2. Most current devices/apps also don’t have a problem with them… and if your target market still supports old devices/apps then you should simply provide fallback coding:
Eg.
-Here is the old coding
-Here is the new coding
If your device doesn’t support new coding it will automatically ignore it (per the spec) and revert to the old coding…
|