jQuery plugin issue: focus not working -
यह प्लगिन है:
(फ़ंक्शन ($) {$ .fn.foo = समारोह () {$ (यह)। फोकस () $ $ (यह)}}) (jQuery) अब, $ ('input # foo')। () फोकस नहीं मिलता किसी भी विचार क्यों?
(फ़ंक्शन ($) {$ .fn.foo = function ( नक्शा) {return.Each (function () {// element-specific code here $ (this)। फ़ोकस ();})}}}}}} (jQuery); अधिक के बारे में।
Comments
Post a Comment