Respecting what we don't understand is if not impossible then extremely hard to do. Without some sort of knowledge of the process and steps involved in arriving at the solution, how can we really respect the work required to make the solution? I thi
With WebKit and IE8 both implementing support for the W3C Selectors API, it's time we familiarize ourselves with how we can harness the power of CSS in Javascript.
Originally, it was never going to get this complex. The internet was never meant to be this popular. However, as time has gone by and the internet has evolved, it is becoming important to be able to provide our content to a wide variety of devices.
Using the z-index to affect stacking order in CSS is a much deeper topic than it may appear at first. The idea seems quite simple, but if we take a look we can see that there is actually quite a bit going on here that warrants a closer examination.
There has been an awful lot of talk around the web community about Microsoft's new feature in IE8 - version targeting. Initially, I hated the idea. However, instead of jumping in blindly, I thought it deserved a more detailed look on my part.
Understanding specificity in CSS is not a new concept, nor is it overly complex. Learning it, however, can help to make your troubleshooting and development go much more smoothly.