Pseudo-class Deception
Explains CSS pseudo-classes, clarifying common misconceptions and detailing the difference between classes and pseudo-classes like :hover and :active.
Explains CSS pseudo-classes, clarifying common misconceptions and detailing the difference between classes and pseudo-classes like :hover and :active.
A gallery showcasing CSS3 gradient patterns, including a new 'Japanese cubes' design, with browser support details.
Argues that user interface design is more critical than backend functionality for initial web app success, prioritizing user experience over technical perfection.
Explores the debate on responsive web design vs. mobile context, analyzing if mobile users need different content than desktop users.
A tutorial on implementing lightweight autocomplete functionality in a Django web application using jQuery and Python.
A developer recounts creating a web-based photo clock using the Flickr API, modern JavaScript, and jQuery during a company-wide coding challenge.
Lea Verou announces her talk 'CSS3 at the Outer Rim' at the @media Web Directions conference, focusing on advanced CSS3 features.
A guide to hiding content from screen readers and making JavaScript widgets accessible using CSS and JavaScript techniques.
Author shares slides and CSS framework from their Front Trends 2010 talk on practical CSS3, including browser compatibility notes.
Explains HTML5 History API, including hashchange events, pushState, and popstate for managing browser history in single-page applications.
Explains three levels of adopting HTML5, from simple syntax changes to advanced features, for web developers.
Exploring advanced CSS counter techniques and demonstrating them with a CSS3 Reversi game UI implementation.
Argues against including jQuery in Django's admin interface to keep contribution accessible and avoid endorsing a single JavaScript toolkit.
Extending jQuery with John Resig's micro-templating function for cleaner, nestable JavaScript templates.
A technical article discussing a JavaScript method to dynamically load and manage CSS dependencies in large web applications.
A fun web tool that generates Bing search links for easily answerable questions, inspired by LetMeGoogleThatForYou.
A developer's response to a CSS3 learning tool challenge, discussing its features and potential for education.
A deep dive into the CSS3 text-shadow property, exploring its syntax, creative uses, browser bugs, and compatibility issues.
A developer's critique of OBIEE dashboard compatibility across Opera, Firefox, IE, and Chrome browsers, highlighting rendering issues.
Explains the benefits of progressive enhancement for web development, using client examples to show cost and performance advantages.