I guess you missed this part of the article...
Quote:
Originally Posted by quirksmode.org
Don't use
I feel that we shouldn't use the content declaration at all. It adds content to the page, and CSS is meant for adding presentation to the page, and not content. Therefore I feel that you should use JavaScript if you want to dynamically generate content. CSS is the wrong tool for this job.
|
Learn jQuery.