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

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

java - How to compare two classes -

javascript - Why Selenium can't find an element that is graphically visible -