jQuery and Quadratic Functions
As x changes in value, the quadratic function: f(x) = ax2+bx+c describes a parabola – an arc through space – in terms of a two dimensional axis where x describes the vertical and f(x) describes the horizontal points at intervals.
Quadratic functions also allow for a fun afternoon combining the jQuery form plugin with the jpgraph [...]
Adventures with jQuery tooltips
Acronyms are often neglected by developers. XHTML has a handy 〈acronym〉 tag that defines an acronym, giving useful information to browsers, spellcheckers, screen readers, translation systems and (last but not least) search-engines.
My home page features a number of acronyms. They’re not uncommon in the coding world, after all. I wrapped some in acronym tags [...]
