Tags
42 days Acoustic Afflecks AJAX animal welfare archaeology Avebury bad law BathCamp Books captcha chicken out cont. ed. David Davis design Festival geolocation Guerrilla Gardening Hugh iphone javascript Jethro Tull Laura Knight Liverpool Manchester Mediaeval megameet mobile painting php search Silbury Hill Stanley Spencer Symfony Tate Tatton tesco The Lowry TMA UI Usability web web 2.0 wet weather WWII
Category Archives: js
#135
Background Animations in Script.Aculo.Us
#135
Inspired by Jonathan Snook’s article on animating backgrounds using Jquery, I had a snoop around in Script.aculo.us for the equivalent methods to create moving background images. It wasn’t long before I hit a wall with the Effect.Morph method and its … Continue reading
#61
Safari Beta for Windows
#61
Safari (beta, and for Windows), a bit of a damp squib this, I have a site in development for a client (and friend of old) with a strong Macintosh background. The site makes good use of the script.aculo.us library to … Continue reading
Posted in js
Leave a comment
#22
Simple returns
#22
Simple Back Button generator (opens in a new window) It’s not rocket science, in fact it’s probably not even breadmaker science, but it’s useful. Detects if there’s a history to return to before adding a back button to a menu … Continue reading
Posted in js, work stuff
Leave a comment
#19
Drag n’ Drop CAPTCHA puzzle
#19
Simply re-arrange the images to make a visible key before clicking submit. Fiddling with Scriptaculous earlier today I had an idea for a CAPTCHA mechanism. Cycling through the $_POST array in PHP gives you the form data, in order of … Continue reading