I recently found a lovely calendar, built by Stefano Verna in standard HTML, jQuery and CSS — it was perfect for my needs, but needed a little more work…
I recently found a lovely calendar, built by Stefano Verna in standard HTML, jQuery and CSS — it was perfect for my needs, but needed a little more work…
A demonstration of how AJAX can be used to query a MySQL database, without forcing the user to submit the information, and instead pulling back results based on their criteria while they make their changes.
Part one of a multi-part series looking at making forms more accessible/usuable for ALL users, not just those with impairments. This post looks at how you can make it obvious which of a series of radio buttons has been selected.
With Internet Explorer 8 about to burst on to the scenes, and the uptake of IE7 approaching critical mass, I am about to tone down my testing on IE6 browsers.
However, now that I use PNG graphics throughout my sites, especially in the administration sections of client solutions, the following snippet of code is very useful [...]