ch.Blink (Class)
Documentation updated on Fri Jul 06 2012, generated by JsDoc Toolkit.
Overview
Blink lets you give visual feedback to the user. Blink can be used when the user performs some action that changes some data at the screen. Blink creates a visual highlight changing background color from yellow to white.
View source on GitHubReturns
jQuery Object
Use
Blinks a element.
var widget = $(".example").blink();
Configuration
The following options lets you create a customized ch.Blink:
-
conf: Object Configuration object -
conf.time: number Amount of time to blink in milliseconds