eCSStender

eCSStender is pure-JS solution that uses a series of community-created extensions to add CSS3 features to ALL browsers, no vendor prefixes required:

<!-- concatenate scripts to reduce HTTP Requests, unless using other extensions on other pages, then benefit from caching Core -->
<script src="../../wp-content/themes/practicalcss3/eCSStender.js"></script>
<script src="../../wp-content/themes/practicalcss3/eCSStender.CSS3-color.js"></script>
<style>
#example1 {
	opacity: .5; /* EVERYBODY! */
}
</style>

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Leave a Reply

Your email address will not be published. Required fields are marked *

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)