Posts Tagged ‘CSS’

We are pleased to present below all posts tagged with ‘CSS’.

The Developer’s Guide To Conflict-Free JavaScript And CSS In WordPress

Imagine you’re playing the latest hash-tag game on Twitter when you see this friendly tweet: “You might want to check your #WP site. It includes two copies of jQuery. Nothing’s broken, but loading time will be slower.” You check your source code, and sure enough you see this: <script src="/wp-includes/js/jquery/jquery.js?ver=1.6.1" type="text/javascript"></script> <script src="/wp-content/plugins/some-plugin/jquery.js"></script> What ...

Read more...

↑ Back to top