Simulating “focus” and “blur” in jQuery .live() method

前端 未结 6 1668
囚心锁ツ
囚心锁ツ 2020-12-01 02:11

Update: As of jQuery 1.4, $.live() now supports focusin and focusout events.


jQuery currently1 doesn

6条回答
  •  隐瞒了意图╮
    2020-12-01 02:41

    they have been added on jquery 1.4.1 ... now .live() function supports fucus and blur events =) Greetings

提交回复
热议问题