Skip to content

Commit

Permalink
edit README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandr committed Sep 30, 2013
1 parent 63359ce commit e1db504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ $( 'input' ).kladr('option1', 123);
События плагина
--------------------------------------------------------------------------------

Во все события в качестве контекста (this) передаётся текущий input
Во все события в качестве контекста (this) передаётся текущее поле ввода.

* **open** *= function() {}* - открыт список объектов. Доступно как событие *kladr_open*
поля ввода.
Expand Down

0 comments on commit e1db504

Please sign in to comment.