OVER the past few years the web application scene has exploded, with literally hundreds and thousands of “web apps” being built to solve increasingly complex business problems.Read More
OVER the past few years the web application scene has exploded, with literally hundreds and thousands of “web apps” being built to solve increasingly complex business problems.
I’ve recently been working on a simple game of Top Trumps with supercars, which I’ve made using jQuery. I’ve made the code freely available on github for anyone to view / adapt / use / play with. A working copy can be found here: blog.chris-barber.co.uk/supercar/ The gibhub repo can be
This javascript code has been designed to prevent a user from double clicking a submit button and therefore potentially submitting the form twice.