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

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

android - Basic camera in app -

java - How to compare two classes -