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 -

java - How to compare two classes -

mysql - Gateway Timeout Error on Insert 70000 record using Hibernate in Java -