CSS
Peppy: New CSS 3 selector engine
Tagged in - Posted October 21st, 2008James Donaghue has released Peppy, the first release of his CSS 3 compliant selector engine that runs independent of one particular library (and can thus be used with any of them).
He has some bold claims on speed:
Great JavaScript and CSS Menu Libraries
Tagged in - Posted October 21st, 2008
Noupe is doing a good job cataloging content, such as their post on great JavaScript CSS menu libraries which features:
Step by step guide for newbie to design a simple web application (part 1)
Tagged in - Posted September 13th, 2008Design a web application requires hard work and knowledge of HTML, CSS, database and javascript. What is a simple way to start developing PHP web applications for a newbie?
In the past months I received frequently this question. Some readers of this blog often asked to me to publish a "newbie-oriented" post about how to create a web application using PHP. With this step-by-step guide I want to
7 Stunning tutorials to design modern interfaces for websites
Tagged in - Posted September 10th, 2008Are you looking for some ideas to design an original interface for your next website project using the most popular JavaScript Frameworks such as Prototype, MooTools and Scriptaculous?
Take a look at this short compilation which includes a Facebook-style lightbox; a nice interface library to develope advanced interfaces for web applications, web sites and widgets; a gallery/slideshow system
Firefox implements 3 CSS properties: text-shadow, -moz-box-shadow and -moz-column-rule
Tagged in - Posted September 2nd, 2008CSS Sprites2: Return of the JS
Tagged in - Posted September 1st, 2008In March 2004, Dave Shea wrote about CSS Sprites, and now he is back with CSS Sprites 2. He walks us through using JavaScript to make this all work nicely, and picks jQuery to get 'er done:
After putting this together piece by piece, we end up with:
Elegant glass style navigation bar using CSS and toggle animated effect
Tagged in - Posted August 28th, 2008Navigation bar is an important element of website design: this is an example which uses a dynamic submenu to display sublinks of the main tabs.
This tutorial illustrates how to design an elegant glass style navigation bar with a nice toggle animation effect, using CSS and MooTools. The result is something like this:
Moving your mouse over a tab in the main menu, the submenu display several
querySelectorAll is coming fast
Tagged in - Posted August 21st, 2008We have all been talking about querySelectAll for awhile, but John Resig gives us a wrap-up that covers the state of play.
He talks about the browsers, and the libraries that wrap them and clean up shop via code like:
The lessons of CSS frameworks
Tagged in - Posted August 20th, 2008Jeremy Keith has been doing a great job blogging An Event Apart, and his writeup of The Lessons of CSS Frameworks by Eric Meyer caught my eye.
7 Principles Of Clean And Optimized CSS Code
Tagged in - Posted August 18th, 2008By Tony White
Some of you may remember the days when 30KB was the recommended maximum size of a web page, a value which included HTML, CSS, JavaScript, Flash, and images. I find with every new project with even the slightest bit of complexity, it’s not long before that 30 KB ideal is well out of my reach. With the popularity of CSS layouts and JavaScript-enriched web page experiences, it’s not uncommon, particularly for large sites, for the CSS files alone to jump well beyond that 30KB ceiling.

