¡@

Home 

2014/10/16 ¤W¤È 12:07:02

jquery Programming Glossary: remove_class

Difficulty with jQuery and input keydown event

http://stackoverflow.com/questions/4717168/difficulty-with-jquery-and-input-keydown-event

better if you see an improvement I'd love to hear it. function make_smart_list list var ADD_CLASS 'foo widget Add' var REMOVE_CLASS 'foo widget Remove' var jq_list list jq_list.parents 'form' .submit function return false function refresh_handlers jq_list.find.. list jq_list.parents 'form' .submit function return false function refresh_handlers jq_list.find sprintf '. s . s' REMOVE_CLASS ADD_CLASS .unbind 'click' jq_list.find 'input' .unbind 'submit' jq_list.find 'input' .submit function var jq_this this.. 'button' if next_button.hasClass ADD_CLASS next_button.nextAll 'button' .click return if next_button.hasClass REMOVE_CLASS return false jq_list.find . REMOVE_CLASS .click function var jq_this this jq_this.parent .remove refresh_handlers..