Hey Everyone,
First time poster here. Not sure if this is the correct forum maybe I should be posting in a Javascript forum. Please do let me know.
I haven't done any front end development in some time, I am more in the strategy side of things now but I have question about the capabilities of HTML5, AJAX and was wondering if anyone is willing to answer them and if possible work on it with me.
I have been thinking about a Click & Hold to confirm system for web forms and applications. There is more information at my blog post found here.
There is a flash prototype of the button I created. Take a look so you know what I am talking about.
Couple of questions:
1. Is this something HTML5 or AJAX is even capable of? I suspect the use of Javascript to create a timer and capture the state of the button, mousedown, mouserelease?
2. The animation would need to go in reverse and forward I suspect is possible with Javascript as well?
What are you thoughts on this system? What issues and benefits do you see?
If anyone is interested creating a prototype in HTML5/AJAX. I am willing to paypal some funds. I don't plan to use it in production on any website. Just present it on my blog as something that is possible in with HTML5 or AJAX.