extjs4 - Display a message next to the textfield when the field loses focus in ExtJS -


how display message next textfield when field loses focus after value entered. , when field empty no message should displayed.

use msgtarget config of textfield display message or create custom div after textfield , assign message div (by coding).


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

javascript - Clean way to programmatically use CSS transitions from JS? -

android - send complex objects as post php java -