I am trying to figure out how to create a small web page onload() animation that types text in a form field and then presses a button. Kinda like Let me Google that for you.
Suggestions? I have been searching for a jQuery plugin (preferably) that accomplishes this, or am open to plain JavaScript, but have been coming up empty.
http://jsfiddle.net/Pcjua/
the cursor will be just an absolutely positioned PNG image that moves to the box, executes the following code. and after the string is exhausted, move the cursor to the box, then followed by the trigger call in this code.