Keith Devens .com |
Friday, September 5, 2008 | ![]() |
| Premature abstraction is an equally grevious sin as premature optimization. – me | ||
|
| ← Linkblog | Obama Truth Squad → |

E.T. (http://www.stk.cz/en/) wrote:
Keith (http://keithdevens.com/) wrote:
You misunderstood me. I know it's possible to specify an image for the "bullet" (marker). What I was saying is that if the user agent (browser) doesn't support a marker type (such as Hebrew), there's no way to say "Ok, you don't support Hebrew list markers? Fall back to using 'square' list markers." Unlike with fonts, where you can say "Oh, you don't support Verdana? Fall back to Arial, and if you don't support Arial, fall back to 'sans-serif'", there's no way to specify the fallback for list markers.
Feel free to post a comment below. Please see my comment policy.
Formatting Rules (No HTML):
Generated in about 0.203s.
(Used 8 db queries)

i thing that possible - but difficult - way is to define it via images FO: .menu li {list-style-image: url("http://www.portalstm.cz/stm-small.gif"); line-height:1.6; margin:0; padding:0;
padding-left: 3pt;}