Latest from David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
HTML5: Wrap Block-Level Elements with A’s
HTML5 presents a simpler line of thought with HTML than XHTML. And quite honestly, it’s a much needed simplification. On...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Build HTML Tables From MySQL Tables with PHP
I was recently completing a project which required that I build a series of HTML tables which would represent all of the tables ...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Multiple File Upload Input
More often than not, I find myself wanting to upload more than one file at a time. Having to use multiple “file” IN...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Using SCRIPT’s defer Attribute
One of the seldom used attributes within the HTML tag library is the defer attribute on SCRIPT elements. As you can probably te...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Sexy Link Transformations with CSS
I was recently visiting MooTools Developer Christoph Pojer’s website and noticed a sexy link hover effect: when you hover...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
Dive Into Dojo Series: Dijit and Charting
I just wanted to give you all a heads up that I’ve started a Dive Into Dojo series over on the SitePen blog. The series w...
David Walsh :: PHP, CSS, MooTools, jQuery, and Eve
HTML5 classList API
Having thrust myself into the world of JavaScript and JavaScript Libraries, I’ve often wondered: When are browser vendors ...