javascript - step jQuery and backgroundposition -


i new comer in jquery. there explain me in detail following code means?

$.extend($.fx.step, {     backgroundposition: function(fx) {         // can     } 

as described in jquery docs code add/merge/update function $.fx.step called backgroundposition


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

c# - Get the Class name in a class with atribute inside a attribute method -

file - Python: AttributeError: 'str' object has no attribute 'readlines' -