w2utils.message

Slides down a dialog str is a date.
message(where, [options])
where object, where to display
options object, optional, additional parametes
This method is used internally to show message in w2grid and w2form. It will lock the content of specified div and will slide down a message. First argument where is a object of the following structure
For example, in w2grid it is called in the following way
The second argument options is the same as for w2popup.message() method and can have following options

User Comments