Patching Holes in CSS with jQuery: A Practical Example

Today we look at a real-world problem that CSS can’t easily solve, and examine the jQuery fix. In my front-end development work, I often use JavaScript—with jQuery, the “make JavaScript easier” library—as a tool of last resort: a way to impose styling on a site when CSS isn’t up to the task, or would be … Continue reading Patching Holes in CSS with jQuery: A Practical Example