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

sequelize.js - Sequelize group by with association includes id -

mongodb - Multiple $and with multiple $or in $match mongoose -

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