My First jQuery Plugin
$(
"input[@type='button']"
).scared();
For Cut-and-Paste
$( "input[@type='button']" ).scared();