> I am inserting much content into elements using the 'content' property and
> the '::before' and '::after' pseudo‐elements. The inserted content is
> mostly punctuation and other content important to the document
> presentation.

If it's important for understanding the content, then it should be in
the content, not the CSS, so IE won't be a problem.  If it's not
important for understanding the content, then IE will gracefully
degrade.  However, if you have some reason for putting important
content (punctuation counts) in :before and :after's, javascript is
your only option for IE.
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to