w2utils.message

Slides down a dialog that does not lock entire page.
message(where, [options])
where object, where to display
options object, optional, additional parametes
Return a promise that is resolved when message is displayed.
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

comments powered by Disqus